Fixed card CSS and hint
This commit is contained in:
@@ -2,7 +2,7 @@ import { JSX } from "preact";
|
||||
import { Partial } from "$fresh/runtime.ts";
|
||||
import { RouteConfig } from "$fresh/server.ts";
|
||||
|
||||
export function getConfig(): RouteConfig {
|
||||
export function getPartialsConfig(): RouteConfig {
|
||||
return {
|
||||
skipAppWrapper: true,
|
||||
skipInheritedLayouts: true,
|
||||
|
||||
Reference in New Issue
Block a user