mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 10:20:42 +01:00
playground: update
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<template>
|
||||
<div>{{ $route.path }}</div>
|
||||
<div class="text-primary-500">
|
||||
Route: {{ $route.path }}
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
|
||||
Reference in New Issue
Block a user