mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-02 02:30:29 +00:00
Complete checkbox component
This commit is contained in:
@@ -11,6 +11,7 @@ import Avatar from './Avatar';
|
||||
import ContextMenu from './ContextMenu';
|
||||
import Spinner from './Spinner';
|
||||
import Alert from './Alert';
|
||||
import CheckBox from './CheckBox';
|
||||
|
||||
export {
|
||||
Button,
|
||||
@@ -26,4 +27,5 @@ export {
|
||||
ContextMenu,
|
||||
Spinner,
|
||||
Alert,
|
||||
CheckBox,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user