fixing more things up

This commit is contained in:
Arjun Patel
2022-01-25 13:15:38 -08:00
parent 81720d845c
commit 09e54052ac
2 changed files with 159 additions and 145 deletions
+3
View File
@@ -0,0 +1,3 @@
export enum CookieType {
TEAM_SHORTCUTS_ONBOARDING = "TEAM_SHORTCUTS_ONBOARDING",
}