Skip to content

Commit

Permalink
feat(Toggle): adds typescript typings to Toggle (#14128)
Browse files Browse the repository at this point in the history
* feat(Toggle): adds typescript typings to Toggle

* fix(Tooltip): fixes formatting

* fix(Toggle): adds keyboardevent to onClick

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
erifsx and kodiakhq[bot] authored Jul 5, 2023
1 parent 7330045 commit 90a6610
Show file tree
Hide file tree
Showing 5 changed files with 120 additions and 24 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,15 @@
"a11y"
]
},
{
"login": "erifsx",
"name": "Eric Marcoux",
"avatar_url": "https://avatars3.githubusercontent.com/u/997572?v=4",
"profile": "https://github.com/erifsx",
"contributions": [
"code"
]
},
{
"login": "vpicone",
"name": "Vince Picone",
Expand Down
Loading

0 comments on commit 90a6610

Please sign in to comment.