Skip to content

Commit bcf08a8

Browse files
Code refactoring
1 parent a2aab4f commit bcf08a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layout/Layout.js

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

0 commit comments

Comments
 (0)