remove errant semicolon from tabs npm install step
This commit is contained in:
parent
519759cb09
commit
eb0812143f
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ export const main = () => html`
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm i --save @lion/tabs;
|
npm i --save @lion/tabs
|
||||||
```
|
```
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue