移除Preact框架、引入react-hook检查

This commit is contained in:
tangly1024
2022-11-30 22:08:15 +08:00
parent c527673b84
commit 2f76a7314c
12 changed files with 54 additions and 171 deletions

View File

@@ -4,7 +4,7 @@
.code-toolbar {
position: relative;
box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .4);
@apply mb-8 pt-6 w-full rounded-lg bg-black
@apply mb-8 mt-4 pt-6 w-full rounded-lg bg-black
}
.toolbar {