'ok now redeploy smov'

This commit is contained in:
Captain Jack Sparrow 2024-05-03 02:11:12 +00:00
parent 96ac0b22fc
commit 38f4a21f2c
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ function useSearch(search: string) {
};
}
// What the sigma?
export function HomePage() {
const { t } = useTranslation();
const { t: randomT } = useRandomTranslation();