Update quartz/components/Footer.tsx

Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com>
This commit is contained in:
Emile Bangma 2024-10-05 00:59:11 +02:00 committed by GitHub
parent 7e41e104ae
commit fda7b66e64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,6 @@
import { QuartzComponent, QuartzComponentConstructor, QuartzComponentProps } from "./types"
import style from "./styles/footer.scss"
import { version } from "../../package.json"
import { classNames } from "../util/lang"
import { i18n } from "../i18n"
interface Options {