refactor(SW-438): update namings

This commit is contained in:
Matilda Landström
2024-10-16 09:43:32 +02:00
parent 76063e1757
commit 8eb822da16
3 changed files with 4 additions and 4 deletions

View File

@@ -5,6 +5,6 @@ export namespace SidebarEnums {
DynamicContent = "DynamicContent",
JoinLoyaltyContact = "JoinLoyaltyContact",
ScriptedCard = "ScriptedCard",
Shortcuts = "Shortcuts",
QuickLinks = "QuickLinks",
}
}