forked from LaconicNetwork/cosmos-explorer
remove debug info
This commit is contained in:
parent
9d2961085a
commit
b13e470ea2
@ -33,7 +33,7 @@ const text = computed(() => {
|
|||||||
previewOnly
|
previewOnly
|
||||||
class="md-editor-recover"
|
class="md-editor-recover"
|
||||||
></MdEditor>
|
></MdEditor>
|
||||||
<span v-else>{{ text }}-</span>
|
<span v-else>{{ text }}</span>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user