Update verbiage

pull/132/head
Cory LaViska 2020-07-21 15:09:05 -04:00
rodzic 27cf48849c
commit 206ecccce5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -128,7 +128,7 @@ You can use [this utility](https://www.npmjs.com/package/@shoelace-style/react-w
npm install @shoelace-style/react-wrapper
```
Now you can "import" Shoelace components as React components! Remember to [install Shoelace](/getting-started/installation.md) as well, otherwise this won't work as intended.
Now you can "import" Shoelace components as React components! Remember to [install Shoelace](/getting-started/installation.md) first, otherwise this won't work.
```js
import wrapCustomElement from '@shoelace-style/react-wrapper';