mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 08:36:01 +00:00
chore: lint
This commit is contained in:
@@ -492,7 +492,9 @@ const handleKeyDown = (e: KeyboardEvent) => {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nc-dropdown-link-record-footer bg-nc-bg-gray-light p-2 rounded-b-xl flex items-center justify-between gap-3 min-h-11">
|
||||
<div
|
||||
class="nc-dropdown-link-record-footer bg-nc-bg-gray-light p-2 rounded-b-xl flex items-center justify-between gap-3 min-h-11"
|
||||
>
|
||||
<div class="flex items-center gap-2">
|
||||
<PermissionsTooltip
|
||||
v-if="
|
||||
|
||||
Reference in New Issue
Block a user