💄 Format code

This commit is contained in:
Thomas "ajnart" Camlong
2022-07-20 14:09:47 +02:00
parent c4e01e482e
commit 7065b06c82
4 changed files with 5 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
import { ActionIcon, Drawer, Group, LoadingOverlay, ScrollArea } from '@mantine/core';
import { ActionIcon, Drawer, Group, LoadingOverlay } from '@mantine/core';
import { IconBrandDocker } from '@tabler/icons';
import axios from 'axios';
import { useEffect, useState } from 'react';