We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1da466 commit 3e0ea84Copy full SHA for 3e0ea84
routes/_app.tsx
@@ -1,4 +1,3 @@
1
-import Socials from "../islands/Socials.tsx";
2
import { type PageProps } from "$fresh/server.ts";
3
export default function App({ Component }: PageProps) {
4
return (
0 commit comments