deploy button, cleanup routes

This commit is contained in:
peintnermax
2024-01-29 20:35:22 +01:00
parent 56a21f111f
commit bde2919120
3 changed files with 14 additions and 5 deletions

View File

@@ -23,11 +23,6 @@ export const demos: { name: string; items: Item[] }[] = [
slug: "accounts",
description: "List active and inactive sessions",
},
{
name: "Passkey Registration",
slug: "passkey/add",
description: "The page to add a users passkey device",
},
],
},
{