Skip to content

Commit 15db47d

Browse files
committed
Update Index.cshtml
1 parent a86a4ea commit 15db47d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

MyApp/Pages/Vue/Index.cshtml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -342,12 +342,8 @@
342342
<script type="module">
343343
import { mount } from "app.mjs"
344344
import { ref, computed } from "vue"
345-
import VibeTemplate from "/pages/components/VibeTemplate.mjs"
346345
347346
const App = {
348-
components: {
349-
VibeTemplate,
350-
},
351347
template: `
352348
<div class="max-w-screen-lg">
353349
<div class="mb-12">

0 commit comments

Comments
 (0)