diff options
| author | Henry Jameson <me@hjkos.com> | 2024-02-27 22:02:25 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2024-02-27 22:02:25 +0200 |
| commit | e2af986323d82ebd15d7a303ed40cc033d933479 (patch) | |
| tree | d43417fb61c5577d12ca60ca0aa533624bf068ce /src/components/root.style.js | |
| parent | eab3bfaf0d1e99879f53ead8319892b559ab8ca6 (diff) | |
fix global notices
Diffstat (limited to 'src/components/root.style.js')
| -rw-r--r-- | src/components/root.style.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/root.style.js b/src/components/root.style.js index 97289236..e4d33051 100644 --- a/src/components/root.style.js +++ b/src/components/root.style.js @@ -9,6 +9,7 @@ export default { 'Scrollbar', 'ScrollbarElement', 'MobileDrawer', + 'Alert', 'Button' // mobile post button ], defaultRules: [ |
