codeblock copy
This commit is contained in:
parent
0813f127a3
commit
1cb4dadf13
10 changed files with 98 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue