💄 Prettier repository
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { ColorScheme, useMantineTheme } from '@mantine/core';
|
||||
|
||||
import { isToday } from '../../tools/shared/time/date.tool';
|
||||
|
||||
export const getBgColorByDateAndTheme = (colorScheme: ColorScheme, date: Date) => {
|
||||
|
||||
Reference in New Issue
Block a user