1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-11-22 07:54:22 +00:00

Update index.js

This commit is contained in:
Steffo 2021-03-24 04:20:41 +01:00 committed by GitHub
parent 93c0dd11ec
commit 3071e39b66
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,6 @@ import Todo from "../../components/Todo"
import {default as Section} from "../../components/TitleSplit"
import TitleBox, {default as Panel} from "../../components/TitleBox"
import useSubtitle from "../../hooks/useSubtitle"
import SplitNewline from "../../components/SplitNewline"
const r = String.raw;