This commit is contained in:
VividTruthKeeper 2023-03-18 14:47:44 +05:00
parent a631174de3
commit 72e70e626c
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ const Aside = ({ type }: Props) => {
useEffect(() => {
api.get(data, setData);
}, []);
}, [language]);
return (
<div className="aside">