cleanup and license

This commit is contained in:
Calli
2023-06-24 21:01:10 +03:00
parent 7902408b04
commit f2dfefc565
3 changed files with 20 additions and 6 deletions

View File

@@ -7,14 +7,9 @@ import {
ThemeProvider,
createTheme,
} from "@mui/material";
import { LoginButton } from "./Login/LoginButton";
import { AccountCard } from "./Account/AccountCard";
import { AccessToken } from "@/types";
import { CharacterContext } from "../context/Context";
import { DowloadButton } from "./Backup/DowloadButton";
import { DiscordButton } from "./Discord/DiscordButton";
import { GitHubButton } from "./Github/GitHubButton";
import { UploadButton } from "./Backup/UploadButton";
import ResponsiveAppBar from "./AppBar/AppBar";
interface Grouped {