Feat: display Learning Goal in profile (#676)

* feat: add unit tests for LearningGoal component

* feat: add LearningGoals component to Profile

---------

Co-authored-by: Jason Wesson <jwesson@2u.com>
This commit is contained in:
Jason Wesson
2023-02-08 13:54:47 -08:00
committed by GitHub
parent 6a4c8d9138
commit 04607dba1d
13 changed files with 292 additions and 9 deletions

1
.env
View File

@@ -26,3 +26,4 @@ COLLECT_YEAR_OF_BIRTH=true
APP_ID=''
MFE_CONFIG_API_URL=''
ENABLE_SKILLS_BUILDER=''
ENABLE_SKILLS_BUILDER_PROFILE=''