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 1f7471d commit a38546dCopy full SHA for a38546d
sites/skeleton.dev/src/content/docs/get-started/installation/nextjs.mdx
@@ -33,7 +33,7 @@ import ProcessStep from '@components/docs/ProcessStep.astro';
33
</ProcessStep>
34
<ProcessStep step="2">
35
### Install Skeleton
36
- Install the Skeleton core and Svelte component packages.
+ Install the Skeleton core and React component packages.
37
```console
38
npm i -D @skeletonlabs/skeleton @skeletonlabs/skeleton-react
39
```
0 commit comments