Skip to content

Commit

Permalink
feat: radio component (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
muratcorlu authored Nov 17, 2022
1 parent 2a4e560 commit 7084627
Show file tree
Hide file tree
Showing 12 changed files with 969 additions and 647 deletions.
3 changes: 2 additions & 1 deletion commitlint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ module.exports = {
'alert',
'select',
'pagination',
'dialog'
'radio',
'dialog',
],
],
},
Expand Down
Loading

0 comments on commit 7084627

Please sign in to comment.