mirror of
https://github.com/ershisan99/flashcards-docs.git
synced 2025-12-16 20:59:26 +00:00
chapter 3 /ru fix commit heading
This commit is contained in:
@@ -320,7 +320,7 @@ export const Button = <T extends ElementType = 'button'>(
|
||||
|
||||
Подробнее про типизацию полиморфных компонентов можно почитать [вот тут](https://itnext.io/react-polymorphic-components-with-typescript-f7ce72ea7af2).
|
||||
|
||||
### Коммитим изменения
|
||||
## Коммитим изменения
|
||||
|
||||
```bash filename="Terminal"
|
||||
git add . && git commit -m "add polymorphic button"
|
||||
|
||||
Reference in New Issue
Block a user