mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-29 01:40:51 +00:00
perf: ui
This commit is contained in:
@@ -4,6 +4,7 @@ import { Box } from '@chakra-ui/react';
|
||||
const Loading = () => {
|
||||
return (
|
||||
<Box
|
||||
minW={'100px'}
|
||||
w={'100%'}
|
||||
h={'80px'}
|
||||
backgroundImage={'url("/imgs/loading.gif")'}
|
||||
|
Reference in New Issue
Block a user