You've already forked obsidian-visualiser
Markdown editor in progress + Login and session process completed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import type { Navigation } from '~/server/api/project/[projectId]/navigation.get';
|
||||
import type { Navigation } from '~/types/api';
|
||||
|
||||
interface Props {
|
||||
link: Navigation;
|
||||
|
||||
Reference in New Issue
Block a user