mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
fix: 🐛 Rimosso il vecchio componente Alert
dagli export
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
/* eslint-disable import/export */
|
||||
// noinspection JSUnusedGlobalSymbols
|
||||
|
||||
export {default as Alert} from './Alert';
|
||||
export {default as Component} from './Component';
|
||||
export * from './DataTable';
|
||||
export {extend, override} from './extend';
|
||||
|
Reference in New Issue
Block a user