index.jsx 75 B

12345
  1. const AlertOption = () => {
  2. return <div />
  3. }
  4. export default AlertOption