mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-14 12:20:20 +00:00
'ok now redeploy smov'
This commit is contained in:
parent
96ac0b22fc
commit
38f4a21f2c
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ function useSearch(search: string) {
|
|||
};
|
||||
}
|
||||
|
||||
// What the sigma?
|
||||
|
||||
export function HomePage() {
|
||||
const { t } = useTranslation();
|
||||
const { t: randomT } = useRandomTranslation();
|
||||
|
|
|
|||
Loading…
Reference in a new issue