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

@@ -12,10 +12,12 @@ import {
Scripts,
Title
} from "solid-start";
// eslint-disable-next-line
import "@mutinywallet/ui/style.css";
import { ErrorDisplay, I18nProvider, Toaster } from "~/components";
import { Provider as MegaStoreProvider } from "~/state/megaStore";
import { Toaster, ErrorDisplay, I18nProvider } from "~/components";
export default function Root() {
return (