diff --git a/public/media/file-templates/template_notification.csv b/public/media/file-templates/template_notification.csv new file mode 100644 index 0000000..a53a587 --- /dev/null +++ b/public/media/file-templates/template_notification.csv @@ -0,0 +1,4 @@ +MSISDN +67073111111 +67073222222 +67073333333 diff --git a/src/pages/notification/blocks/AddDialog.tsx b/src/pages/notification/blocks/AddDialog.tsx index 8087872..461c6c7 100644 --- a/src/pages/notification/blocks/AddDialog.tsx +++ b/src/pages/notification/blocks/AddDialog.tsx @@ -469,14 +469,27 @@ const AddDialog = () => { -