codeblock copy

This commit is contained in:
Jacky Zhao
2023-06-06 21:19:00 -07:00
parent 0813f127a3
commit 1cb4dadf13
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