kopia lustrzana https://github.com/shoelace-style/shoelace
fix typo
rodzic
ca44d23031
commit
fe041c5e10
|
@ -10,7 +10,7 @@ To add Shoelace to your React app, install the package from npm.
|
|||
npm install @shoelace-style/shoelace
|
||||
```
|
||||
|
||||
Nest, [include a theme](/getting-started/themes) and set the [base path](/getting-started/installation#setting-the-base-path) for icons and other assets. In this example, we'll import the light theme and use the CDN as a base path.
|
||||
Next, [include a theme](/getting-started/themes) and set the [base path](/getting-started/installation#setting-the-base-path) for icons and other assets. In this example, we'll import the light theme and use the CDN as a base path.
|
||||
|
||||
```jsx
|
||||
// App.jsx
|
||||
|
|
Ładowanie…
Reference in New Issue