fix bug panel error && change design dashboard
This commit is contained in:
@@ -2,8 +2,6 @@ import Link from "next/link";
|
||||
import React from "react";
|
||||
|
||||
function ListMenu({ list, isOpen }) {
|
||||
console.log(list);
|
||||
|
||||
return (
|
||||
<ul
|
||||
className={`
|
||||
|
||||
Reference in New Issue
Block a user