mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
refactor: remove commented codes
This commit is contained in:
@@ -49,10 +49,6 @@ const layoutProps = {
|
||||
<Layout {...layoutProps}>
|
||||
<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">
|
||||
<button
|
||||
class="focus-outline mb-2 mt-8 flex hover:opacity-75"
|
||||
|
||||
Reference in New Issue
Block a user