mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:01:42 +08:00
refactor: remove commented codes
This commit is contained in:
@@ -49,10 +49,6 @@ const layoutProps = {
|
|||||||
<Layout {...layoutProps}>
|
<Layout {...layoutProps}>
|
||||||
<Header />
|
<Header />
|
||||||
|
|
||||||
<!-- <div class="progress-container fixed top-0 z-10 h-1 w-full bg-skin-fill">
|
|
||||||
<div class="progress-bar h-1 w-0 bg-skin-accent" id="myBar"></div>
|
|
||||||
</div> -->
|
|
||||||
|
|
||||||
<div class="mx-auto flex w-full max-w-3xl justify-start px-2">
|
<div class="mx-auto flex w-full max-w-3xl justify-start px-2">
|
||||||
<button
|
<button
|
||||||
class="focus-outline mb-2 mt-8 flex hover:opacity-75"
|
class="focus-outline mb-2 mt-8 flex hover:opacity-75"
|
||||||
|
|||||||
Reference in New Issue
Block a user