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