Skip to content

Commit f664466

Browse files
committed
Fix platform configuration documentation
1 parent af86287 commit f664466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/platform-configurations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You will need to tie root `RouterContext`'s lifecycle to an `AppDelegate`.
6262
> kotlin {
6363
> ios {
6464
> binaries{
65-
framework {
65+
> framework {
6666
> export(libs.decompose.router)
6767
> }
6868
> }

0 commit comments

Comments
 (0)