chore: add TODO

This commit is contained in:
Burt 2024-01-22 11:32:37 +08:00
parent 03630bcecc
commit e0d0e79975

View File

@ -17,6 +17,7 @@
<script setup lang="ts" name="TestIndex"> <script setup lang="ts" name="TestIndex">
import { ref } from 'vue' import { ref } from 'vue'
// TODO: pages.json path navigationBarTitleText
const list = ref([ const list = ref([
{ {
name: 'UnoCSS', name: 'UnoCSS',