update
This commit is contained in:
@ -59,3 +59,7 @@ export function uniqueID(): string {
|
||||
|
||||
const baseUrl = import.meta.env?.VITE_BASE_URL || '/';
|
||||
export const TEMPLATE_CSV_URL = `${baseUrl}template_notification.csv`;
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
>>>>>>> 10532a7cb1d720488c181b1fcac3b8046c888e77
|
||||
|
||||
@ -15,7 +15,7 @@ import {
|
||||
DialogTitle,
|
||||
Typography,
|
||||
Button,
|
||||
Box,
|
||||
Box,
|
||||
Breadcrumbs,
|
||||
Link
|
||||
} from '@mui/material';
|
||||
|
||||
Reference in New Issue
Block a user