mirror your GitHub repos to tangled.org automatically synchub.to
mirror sync tangled github git
92

Configure Feed

Select the types of activity you want to include in your feed.

chore: import ref 🤔

Daniel Roe (Jun 2, 2026, 11:16 PM +0100) 7ed8ac13 e0284e9d

+1
+1
app/pages/dashboard.vue
··· 1 1 <script setup lang="ts"> 2 + import { ref } from 'vue' 2 3 import type { DashboardPayload, DashboardRepo } from '~~/server/api/me/dashboard.get' 3 4 4 5 definePageMeta({