diff --git a/package-lock.json b/package-lock.json index a58c9de..d217a8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,6 +5,7 @@ "requires": true, "packages": { "": { + "name": "frontend-screening", "version": "0.1.0", "dependencies": { "@mapbox/mapbox-gl-geocoder": "^4.7.1", diff --git a/src/App.vue b/src/App.vue index 069f0d1..aacaf02 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,9 +1,17 @@ diff --git a/src/components/ui/InfoItem.vue b/src/components/ui/InfoItem.vue new file mode 100644 index 0000000..06748d4 --- /dev/null +++ b/src/components/ui/InfoItem.vue @@ -0,0 +1,31 @@ + + + + +