mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-24 15:27:43 +01:00
fix: 🐛 Rimosso il vecchio componente Alert
dagli export
This commit is contained in:
parent
b579db3f98
commit
82152f4c70
@ -1,7 +1,6 @@
|
|||||||
/* eslint-disable import/export */
|
/* eslint-disable import/export */
|
||||||
// noinspection JSUnusedGlobalSymbols
|
// noinspection JSUnusedGlobalSymbols
|
||||||
|
|
||||||
export {default as Alert} from './Alert';
|
|
||||||
export {default as Component} from './Component';
|
export {default as Component} from './Component';
|
||||||
export * from './DataTable';
|
export * from './DataTable';
|
||||||
export {extend, override} from './extend';
|
export {extend, override} from './extend';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user