diff --git a/fittrackee_client/.env b/fittrackee_client/.env deleted file mode 100644 index f256c63d..00000000 --- a/fittrackee_client/.env +++ /dev/null @@ -1,2 +0,0 @@ -VUE_APP_I18N_LOCALE=en -VUE_APP_I18N_FALLBACK_LOCALE=en diff --git a/fittrackee_client/src/components/Common/Dropdown.vue b/fittrackee_client/src/components/Common/Dropdown.vue new file mode 100644 index 00000000..e6a17c82 --- /dev/null +++ b/fittrackee_client/src/components/Common/Dropdown.vue @@ -0,0 +1,97 @@ + + + + + diff --git a/fittrackee_client/src/components/NavBar.vue b/fittrackee_client/src/components/NavBar.vue index 7e5b1222..7c6f12c7 100644 --- a/fittrackee_client/src/components/NavBar.vue +++ b/fittrackee_client/src/components/NavBar.vue @@ -2,14 +2,14 @@