chore(config): remove Solutions link and add dev scripts & dependencies

This commit is contained in:
Prad Nukala
2026-08-20 11:59:59 -04:00
parent b87316ed6f
commit 52f8626d8f
3 changed files with 370 additions and 48 deletions
-4
View File
@@ -13,10 +13,6 @@ export default defineConfig({
label: "Guides",
path: "/guides",
},
{
title: "Solutions",
href: "/solutions",
},
],
},
});