Fix eslint

This commit is contained in:
Adria Navarro 2025-02-14 12:55:05 +01:00
parent c94909cfcd
commit a2646a13e6
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<script lang="ts">
/* global hbs */
import { Label } from "@budibase/bbui"
import { onMount, createEventDispatcher, onDestroy } from "svelte"
import { FIND_ANY_HBS_REGEX } from "@budibase/string-templates"