You've already forked obsidian-visualiser
Fix content editor performances issue by debouncing and removing the link search
This commit is contained in:
3
components/prose/FakeA.vue
Normal file
3
components/prose/FakeA.vue
Normal file
@@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<span class="text-accent-blue inline-flex items-center cursor-pointer hover:text-opacity-85"><slot v-bind="$attrs"></slot></span>
|
||||
</template>
|
||||
Reference in New Issue
Block a user