feat. 버튼 액션별 아이콘 추가
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export type ButtonType = 'internal' | 'external' | 'download' | 'action'
|
||||
export type ButtonSize = 'large' | 'medium' | 'small' | 'extra-small'
|
||||
export type ButtonVariant = 'filled' | 'outlined'
|
||||
|
||||
Reference in New Issue
Block a user