Add common CSS and components
[MAILPOET-2677]
This commit is contained in:
committed by
Veljko V
parent
f98229372e
commit
c4d53df406
5
assets/js/src/settings/components/index.ts
Normal file
5
assets/js/src/settings/components/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export { default as Tabs } from './tabs';
|
||||
export { default as Label } from './label';
|
||||
export { default as Inputs } from './inputs';
|
||||
export { default as SaveButton } from './save_button';
|
||||
export { default as SegmentsSelect } from './segments_select';
|
Reference in New Issue
Block a user