feat(dashboard): added new Pages
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { isSameDay, isSameMonth } from 'date-fns';
|
||||
|
||||
export const DEFAULT_ASPECT_RATIO = 0.5625;
|
||||
export const NOT_SET_VALUE = '(not set)';
|
||||
|
||||
export const timeWindows = {
|
||||
|
||||
Reference in New Issue
Block a user