Skip to content

Commit

Permalink
🌺
Browse files Browse the repository at this point in the history
  • Loading branch information
manucorporat committed Jun 20, 2023
1 parent d2a5ac2 commit 6509f4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom-src/routes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { component$ } from "@builder.io/qwik";
import type { DocumentHead} from "@builder.io/qwik-city";
import { Link } from "@builder.io/qwik-city";
import { useRootLoader, userLoader } from "./layout";
import theLogo from "../assets/test.jpeg";

export default component$(() => {
const rootData = useRootLoader();
Expand Down

0 comments on commit 6509f4c

Please sign in to comment.