docs: fixed broken documentation links (#2997)
This commit is contained in:
@@ -37,8 +37,8 @@
|
||||
</template>
|
||||
<template #suffix>
|
||||
<span
|
||||
class="text-green-600 text-[8px] group-hover:hidden w-4"
|
||||
v-if="tab.document.isDirty"
|
||||
class="text-green-600 text-[8px] group-hover:hidden w-4"
|
||||
>
|
||||
<svg viewBox="0 0 24 24" width="1.2em" height="1.2em">
|
||||
<circle cx="12" cy="12" r="10" fill="currentColor"></circle>
|
||||
|
||||
Reference in New Issue
Block a user