We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57afca2 commit 79afc16Copy full SHA for 79afc16
examples/vite/src/app/index.tsx
@@ -1,6 +1,6 @@
1
import React, { useCallback } from "react";
2
import "./styles.css";
3
-import { Bars1, Bars2, Dots1, Dots2 } from "react18-loaders/dist/server";
+import { Bars1 } from "react18-loaders/dist/server";
4
import { LoaderContainer, useLoader } from "react18-loaders";
5
import { LandingPage, Layout } from "@repo/shared/dist/server";
6
import { Core } from "nextjs-darkmode";
0 commit comments