You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -106,7 +106,7 @@ bun create react-admin your-admin-name --auth-provider none
106
106
107
107
## Resources
108
108
109
-
`create-react-admin` doesn't provide any resource by default. You can add some on `--interactive` mode or you can set your resources directly in the command, without using interactivity:
109
+
`create-react-admin` doesn't provide any resource by default. You can add some on `--interactive` mode or you can set your resources with the `--resource` option:
0 commit comments