Skip to content

Commit

Permalink
Fix platform configuration documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
xxfast committed Jun 19, 2024
1 parent af86287 commit f664466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/platform-configurations.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ You will need to tie root `RouterContext`'s lifecycle to an `AppDelegate`.
> kotlin {
> ios {
> binaries{
framework {
> framework {
> export(libs.decompose.router)
> }
> }
Expand Down

0 comments on commit f664466

Please sign in to comment.