Skip to content

Commit

Permalink
chore(skeleton): fixed typo in import (#954)
Browse files Browse the repository at this point in the history
  • Loading branch information
churicheva-v authored Oct 30, 2023
1 parent a13c3be commit 2c3c06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/skeleton/src/docs/development.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import styles from '!!raw-loader!../index.module.css';
## Подключение

```jsx
import { Sleleton } from '@alfalab/core-components/skeleton';
import { Skeleton } from '@alfalab/core-components/skeleton';
```

## Свойства
Expand Down

0 comments on commit 2c3c06d

Please sign in to comment.