format project with plugins

This commit is contained in:
gawlk
2023-08-18 18:40:22 +02:00
committed by Paul Miller
parent 6f3a83f6e5
commit 32dfd30136
78 changed files with 742 additions and 679 deletions

View File

@@ -1,4 +1,5 @@
import { useLocation, useNavigate } from "solid-start";
import { BackButton } from "~/components";
import { useI18n } from "~/i18n/context";