From 61bcb48511095d5568a013429b0092c57659df0e Mon Sep 17 00:00:00 2001 From: Shravya Ramesh <37447613+shravyaramesh@users.noreply.github.com> Date: Mon, 26 Oct 2020 09:32:57 -0700 Subject: Merge branch 'master' of https://github.com/shravyaramesh/Frontend into master (#75) --- src/constants/constants.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/constants/constants.ts b/src/constants/constants.ts index 6434f6e4..449b3142 100644 --- a/src/constants/constants.ts +++ b/src/constants/constants.ts @@ -71,9 +71,9 @@ export const SOCIAL_FONT_COLORS = { // Profile Moments export const defaultMoments: Array = [ 'Early Life', - 'Best Friends', - 'Dance', - 'Education', + 'Campus', + 'Creativity', + 'Activity', ]; export const MOMENTS_TITLE_COLOR: string = '#698DD3'; -- cgit v1.2.3-70-g09d2