refactor(nc-gui): remove unused info

This commit is contained in:
Wing-Kam Wong
2023-03-23 14:33:35 +08:00
parent 5b91a97ac0
commit 3d5e2a5321

View File

@@ -686,24 +686,6 @@ onMounted(async () => {
<a-row>
<a-col :span="24">
<div class="text-gray-600">
<em>Use context variable <strong>data</strong> to refer the record under consideration</em>
<a-tooltip bottom>
<template #title>
<span> <strong>data</strong> : Row data <br /> </span>
</template>
<MdiInformation class="ml-2" />
</a-tooltip>
<div class="mt-3">
<a href="https://docs.nocodb.com/developer-resources/webhooks/" target="_blank">
<!-- Document Reference -->
{{ $t('labels.docReference') }}
</a>
</div>
</div>
<LazyWebhookTest
ref="webhookTestRef"
:hook="{