adding reworked header bar to nextjs frontend UI

This commit is contained in:
lucas.oskorep
2023-07-11 16:28:53 -04:00
parent d24a340c15
commit add28cafc6
3 changed files with 56 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
export interface MtaData {
mtaData: any;
};
}
export interface MtaStartTime {
startTime: Date