chore: reformat code

This commit is contained in:
CaIon
2024-03-15 16:05:33 +08:00
parent 7c547cbceb
commit add3b05da4
28 changed files with 5856 additions and 5922 deletions

View File

@@ -1,5 +1,5 @@
import React from 'react';
import { Segment, Dimmer, Loader } from 'semantic-ui-react';
import { Dimmer, Loader, Segment } from 'semantic-ui-react';
const Loading = ({ prompt: name = 'page' }) => {
return (