mirror of
https://github.com/barthuijgen/factorio-sites.git
synced 2024-11-21 18:16:33 +02:00
Fix upload button styling
This commit is contained in:
parent
9c484483fd
commit
0f325bb2fd
@ -1,5 +1,5 @@
|
||||
import React, { useState } from "react";
|
||||
import { Box, Heading, Flex, Text, Button } from "@chakra-ui/react";
|
||||
import { Box, Heading, Flex, Text } from "@chakra-ui/react";
|
||||
import Link from "next/link";
|
||||
import { useRouter } from "next/router";
|
||||
import { useAuth } from "../providers/auth";
|
||||
|
Loading…
Reference in New Issue
Block a user