feat: Add new Migration extension

This commit is contained in:
Jesse Wierzbinski 2024-07-22 11:21:32 +02:00
parent 5f4d4e8a6d
commit 47ce9bd9f8
No known key found for this signature in database
2 changed files with 48 additions and 0 deletions

View file

@ -130,6 +130,7 @@ export default defineConfig({
},
{ text: "Events", link: "/extensions/events" },
{ text: "Reports", link: "/extensions/reports" },
{ text: "Migration", link: "/extensions/migration" },
{ text: "Vanity", link: "/extensions/vanity" },
{
text: "Interactivity",