-
+
Components
()
-
-
-
-
{{ component.name }}
-
Type: {{ component.type?.name }}
-
Price: ${{ component.price }}
-
- View Details
-
-
-
-
- No components yet. Create one to get started!
-
-
+
diff --git a/inertia/pages/components/show.vue b/inertia/pages/components/show.vue
index 159d8b7..170cc56 100644
--- a/inertia/pages/components/show.vue
+++ b/inertia/pages/components/show.vue
@@ -1,5 +1,5 @@
diff --git a/inertia/pages/computers/create.vue b/inertia/pages/computers/create.vue
index f17ee07..5e17354 100644
--- a/inertia/pages/computers/create.vue
+++ b/inertia/pages/computers/create.vue
@@ -1,6 +1,7 @@
diff --git a/inertia/pages/computers/show.vue b/inertia/pages/computers/show.vue
index 351d97b..043f6e6 100644
--- a/inertia/pages/computers/show.vue
+++ b/inertia/pages/computers/show.vue
@@ -1,5 +1,5 @@
diff --git a/inertia/pages/home.vue b/inertia/pages/home.vue
index b352559..899ecfe 100644
--- a/inertia/pages/home.vue
+++ b/inertia/pages/home.vue
@@ -1,6 +1,7 @@