Linting and formatting

CRLF > LF is REALLY annoying
This commit is contained in:
Aj - Thomas
2022-05-10 19:03:41 +02:00
parent 5d80d36be3
commit a0d86e2914
8 changed files with 26 additions and 36 deletions

View File

@@ -1,8 +1,6 @@
import { AppShell, Center, createStyles } from '@mantine/core';
import { Header } from './Header';
import { Footer } from './Footer';
import CalendarComponent from '../modules/calendar/CalendarModule';
import DateComponent from '../modules/date/DateModule';
import Aside from './Aside';
import Navbar from './Navbar';