Fix apps/console lint issues

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-01-22 12:51:08 +04:00
parent b4a73f2eea
commit dd23449cc0
244 changed files with 7685 additions and 8029 deletions

View File

@@ -17,5 +17,5 @@ createRoot(document.getElementById("root")!).render(
<TranslatorProvider>
<App />
</TranslatorProvider>
</QueryClientProvider>
</QueryClientProvider>,
);