Skip to content

Commit

Permalink
Fix installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
fussel178 committed Dec 15, 2023
1 parent 230ce9a commit c32bde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend-react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ In a Vite project, you can use the library like this:
```typescript
import { initTelestion } from '@wuespace/telestion';

import '@wuspace/telestion/telestion.css';
import '@wuespace/telestion/telestion.css';

initTelestion({
version: '0.1.0'
Expand Down

0 comments on commit c32bde5

Please sign in to comment.