This commit is contained in:
2023-05-26 13:31:28 +08:00
parent d8bebc32a2
commit ee9c54af61
9 changed files with 133 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
import { asset } from "$fresh/runtime.ts";
import { Component, ContextType, RenderableProps } from "preact";
import { Component, ContextType } from "preact";
import { GlobalCtx } from "./GlobalContext.tsx";
export type StyleSheetType = {