Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2026-03-18 19:51:30 +01:00
parent 82f241628c
commit a46366fad4

View File

@@ -1,8 +1,8 @@
import { import {
formatError, formatError,
getMeasureStateLabel, getMeasureStateLabel,
sprintf,
type GraphQLError, type GraphQLError,
sprintf,
} from "@probo/helpers"; } from "@probo/helpers";
import { usePageTitle } from "@probo/hooks"; import { usePageTitle } from "@probo/hooks";
import { useTranslate } from "@probo/i18n"; import { useTranslate } from "@probo/i18n";