codeblock copy

This commit is contained in:
Jacky Zhao
2023-06-06 21:19:00 -07:00
parent 4c94432a8f
commit e16cc9be37
10 changed files with 98 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
import { resolveToRoot } from "../path"
import Darkmode from "./Darkmode"
import style from '../styles/header.scss'
import style from './styles/header.scss'
export interface HeaderProps {
title: string