Skip to content

Commit

Permalink
lint app
Browse files Browse the repository at this point in the history
  • Loading branch information
zuies committed Feb 23, 2024
1 parent b0c753e commit d400e67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {
SelectChangeEvent,
} from '@mui/material';
import clsx from 'clsx';
import React, { use, useEffect, useState } from 'react';
import React, { useEffect, useState } from 'react';
import { MdOutlineAnnouncement } from 'react-icons/md';

import TcPrivateMessagePreviewDialog from './TcPrivateMessagePreviewDialog';
Expand Down

0 comments on commit d400e67

Please sign in to comment.