Skip to content

Commit f8ddf97

Browse files
committed
feat(pinia): Add pinia-colada sample
1 parent f84582f commit f8ddf97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/pages/data/colada.vue

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<script setup lang='ts'>
22
const { catsFacts } = useCatsStore()
3-
const { d } = useI18n()
43
</script>
54

65
<template>

0 commit comments

Comments
 (0)