Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
locrun authored Oct 18, 2023
1 parent 2e3e016 commit 8158251
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@

- Для использования модалки, нужно ее обернуть в компонент Modal
пример:
```
<Modal>
<AskforQuoteModal onClose={true}>
</Modal>
```

```
<Modal>
Expand Down

1 comment on commit 8158251

@vercel
Copy link

@vercel vercel bot commented on 8158251 Oct 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.