added state message formatting

This commit is contained in:
plebbitor
2023-04-23 11:46:14 +02:00
parent 2760171d8b
commit 8e9708a442
5 changed files with 23 additions and 9 deletions
-1
View File
@@ -15,7 +15,6 @@ import getCommentMediaInfo from '../../utils/getCommentMediaInfo';
import handleStyleChange from '../../utils/handleStyleChange';
import useClickForm from '../../hooks/useClickForm';
import useError from '../../hooks/useError';
import useSuccess from '../../hooks/useSuccess';
const Catalog = () => {