Skip to content

Commit be3619f

Browse files
Code refactoring
1 parent eab1f7d commit be3619f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/layout/Layout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { useState } from 'react';
1+
import { useState } from 'react';
22
import PropTypes from 'prop-types';
33
import Box from '@mui/material/Box';
44
import Fab from '@mui/material/Fab';

0 commit comments

Comments
 (0)