remove lingui warnings

This commit is contained in:
Athou
2024-11-29 14:05:10 +01:00
parent 0a16bb2fba
commit 9915f05f73
44 changed files with 54 additions and 71 deletions

View File

@@ -1,4 +1,4 @@
import { msg } from "@lingui/macro"
import { msg } from "@lingui/core/macro"
import { ActionIcon, AppShell, Box, Center, Group, ScrollArea, Title, useMantineTheme } from "@mantine/core"
import { Constants } from "app/constants"
import { redirectToAdd, redirectToRootCategory } from "app/redirect/thunks"