mirror of
https://github.com/ershisan99/flashcards-docs.git
synced 2025-12-16 20:59:26 +00:00
lesson 1, chapter 2: fix preview.ts inconsistent naming
This commit is contained in:
@@ -31,7 +31,7 @@ pnpm run storybook
|
||||
pnpm install @fontsource/roboto
|
||||
```
|
||||
|
||||
- Импортируем шрифт в _main.tsx_ и в _preview.tsx_:
|
||||
- Импортируем шрифт в _main.tsx_ и в _preview.ts_:
|
||||
|
||||
```tsx filename="main.tsx"
|
||||
import '@fontsource/roboto/400.css'
|
||||
|
||||
Reference in New Issue
Block a user