layouts and components, oh my!
This commit is contained in:
@@ -75,7 +75,6 @@ export interface MenuItem {
|
||||
// ];
|
||||
|
||||
const Navbar = () => {
|
||||
|
||||
const [isScrolled, setIsScrolled] = useState(false);
|
||||
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user