feat: notifications rework
This commit is contained in:
parent
b6e7d98b72
commit
ffa8713ee4
77 changed files with 2281 additions and 3269 deletions
|
|
@ -3,6 +3,7 @@ import AddButton from './AddButton'
|
|||
import Button from './Button'
|
||||
import FeatureButton from './FeatureButton'
|
||||
import IDButton from './IDButton'
|
||||
import IconButton from './IconButton'
|
||||
import Link from './Link'
|
||||
import SimpleButton from './SimpleButton'
|
||||
|
||||
|
|
@ -12,6 +13,7 @@ export {
|
|||
SimpleButton,
|
||||
ActionButton,
|
||||
FeatureButton,
|
||||
IconButton,
|
||||
IDButton,
|
||||
AddButton
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue