mirror of
https://github.com/prdlk/leetcode.git
synced 2026-09-16 23:16:26 +00:00
chore(config): remove Solutions link and add dev scripts & dependencies
This commit is contained in:
@@ -13,10 +13,6 @@ export default defineConfig({
|
||||
label: "Guides",
|
||||
path: "/guides",
|
||||
},
|
||||
{
|
||||
title: "Solutions",
|
||||
href: "/solutions",
|
||||
},
|
||||
],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user