mirror of
https://github.com/mmahdium/TBW.git
synced 2026-08-14 16:22:48 +03:30
Added Vercel Speed Insights
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
<script setup lang="ts">
|
||||
import '@/style.css'
|
||||
import NavBar from './components/NavBar.vue'
|
||||
import { SpeedInsights } from "@vercel/speed-insights/vue"
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<SpeedInsights/>
|
||||
<NavBar />
|
||||
|
||||
<RouterView />
|
||||
|
||||
Reference in New Issue
Block a user