We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5faec0f commit 14d12dfCopy full SHA for 14d12df
resources/docs/6.x/state-management.md
@@ -110,7 +110,7 @@ Let's break this down.
110
If you want to try this example in your {{ config('app.name') }} project, create a new widget called `Cart`.
111
112
``` dart
113
-dart run nylo_framework:main make:state_managed cart
+dart run nylo_framework:main make:state_managed_widget cart
114
```
115
116
Then you can copy the example above and try it in your project.
0 commit comments