This commit is contained in:
KMY 2024-10-26 11:37:08 +09:00
parent 0c99b8fbb0
commit b0586d27d8

View file

@ -1,3 +1,5 @@
import type { JSX } from 'react';
import { FormattedMessage } from 'react-intl'; import { FormattedMessage } from 'react-intl';
import { Link } from 'react-router-dom'; import { Link } from 'react-router-dom';