Skip to content

Commit 67ab9a0

Browse files
committed
Get rid of WrapButton
1 parent 7dccb3a commit 67ab9a0

File tree

3 files changed

+0
-103
lines changed

3 files changed

+0
-103
lines changed

ui/src/wrap/components/Button/index.module.css

Lines changed: 0 additions & 58 deletions
This file was deleted.

ui/src/wrap/components/Button/index.tsx

Lines changed: 0 additions & 44 deletions
This file was deleted.

ui/src/wrap/components/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
export { Alert as WrapAlert } from './Alert'
2-
export { Button as WrapButton } from './Button'
32
export * from './icons'
43
export { Input as WrapInput } from './Input'
54
export { Layout as WrapLayout } from './Layout'

0 commit comments

Comments
 (0)