From 9f8516cc7ea97aa26f445c92d3424955ab21dcfe Mon Sep 17 00:00:00 2001 From: Shravya Ramesh Date: Tue, 2 Mar 2021 07:48:11 -0800 Subject: temporary --- src/types/types.ts | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src') diff --git a/src/types/types.ts b/src/types/types.ts index 7cd11f7a..b8da03af 100644 --- a/src/types/types.ts +++ b/src/types/types.ts @@ -209,6 +209,12 @@ export type NotificationType = { export type TypeOfComment = 'Comment' | 'Thread'; +export type SearchCategoryType = + | "Brown '21" + | "Brown '22" + | "Brown '23" + | "Brown '24"; + export type TypeOfNotification = // notification_object is undefined | 'DFT' -- cgit v1.2.3-70-g09d2