Removed .d imports
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
/* @refresh reload */
|
||||
import { type Component } from "solid-js";
|
||||
import type { TitleProps } from "../types/types";
|
||||
import Header from "./header";
|
||||
import Footer from "./footer";
|
||||
|
||||
|
Reference in New Issue
Block a user