Commit 275e2e9
authored
chore(Modal): fixed Props type to use DialogHTMLAttributes (#459)
* feat(Modal): added ariaHidden to Modal component Props. (#456)
* fix(Modal): fixed Props type to use DialogHTMLAttributes
* refactor: remove ModalLegacyProps as it is not used1 parent 9e5064d commit 275e2e9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments