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 b4f9fa2 commit 563faa1Copy full SHA for 563faa1
README.md
@@ -82,7 +82,7 @@ yarn
82
yarn storybook
83
84
# Starting test apps
85
-yarn start-cra # For testing in in a Create React App setup
+yarn start-cra # For testing in a Create React App setup
86
yarn start-vite # For testing in a Vite setup
87
yarn start-next-pagesdir # For testing in a Next.js 13 PagesDir setup (the default setup)
88
yarn start-next-appdir # For testing in a Next.js 13 AppDir setup
0 commit comments