Browse Source

fix: typo correction

Signed-off-by: Pranav C <pranavxc@gmail.com>
pull/5343/head
Pranav C 1 year ago
parent
commit
5d63bb4f81
  1. 2
      packages/nc-gui/components/webhook/Editor.vue

2
packages/nc-gui/components/webhook/Editor.vue

@ -703,7 +703,7 @@ onMounted(async () => {
<template #title>
<span> <strong>data</strong> : Row data <br /> </span>
</template>
< <component :is="iconMap.info" class="ml-2" />
<component :is="iconMap.info" class="ml-2" />
</a-tooltip>
<div class="mt-3">

Loading…
Cancel
Save