불필요 import 제거
parent
cfa7dbf9c6
commit
b999c23753
|
|
@ -1,7 +1,5 @@
|
|||
import React from 'react';
|
||||
import {Blocks} from "react-loader-spinner";
|
||||
import Row from 'react-bootstrap/Row';
|
||||
import Col from 'react-bootstrap/Col';
|
||||
import {LoadingDiv} from "./Loading.style";
|
||||
|
||||
function Loading () {
|
||||
|
|
|
|||
Loading…
Reference in New Issue