fix: remove unused button
This commit is contained in:
@@ -28,7 +28,7 @@ export default function Sidebar() {
|
||||
</Link>
|
||||
</nav>
|
||||
|
||||
<button className={styles.syncButton}>Synchronize</button>
|
||||
{/* <button className={styles.syncButton}>Synchronize</button> */}
|
||||
</aside>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user