Add Manage subscription page

[MAILPOET-2677]
This commit is contained in:
Amine Ben hammou
2020-03-11 23:31:13 +01:00
committed by Veljko V
parent 48c6fcce37
commit 6026327b1f
10 changed files with 114 additions and 4 deletions

View File

@@ -3,3 +3,4 @@ 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';
export { default as PagesSelect } from './pages_select';