Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
KeeyanGhoreshi committed Jun 19, 2024
1 parent 268023e commit d3e663d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/views/Help/Help.tsx
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
import {
Grid,
Paper,
Stack,
Box,
Typography
} from '@mui/material';
import { Grid, Paper, Stack, Box, Typography } from '@mui/material';
import { memo, useState, useEffect } from 'react';
import { useParams } from 'react-router-dom';
import './Help.css';
Expand Down

0 comments on commit d3e663d

Please sign in to comment.