-
-
@@ -35,8 +46,11 @@ async function fetchData() {
No Contacts Found
-
+
+
-
+
diff --git a/src/components/Error.vue b/src/components/Error.vue
new file mode 100644
index 0000000..71a61a0
--- /dev/null
+++ b/src/components/Error.vue
@@ -0,0 +1,12 @@
+
+
+ Error: {{ errorMessage }}
+
+
+
\ No newline at end of file