Skip to content

Commit 668ad6c

Browse files
committed
Remove Spinner
1 parent 522b9cc commit 668ad6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/configs/components.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ const { flattenComponents } = require('../utils/flatten-components');
33
const components = flattenComponents({
44
Button: 'button',
55
IconButton: 'button',
6-
Spinner: 'svg',
76
ToggleSwitch: 'button',
87
Radio: 'input',
98
Checkbox: 'input',

0 commit comments

Comments
 (0)