2
0

♻️ Fix eslint warnings

This commit is contained in:
Baptiste Arnaud
2023-02-23 07:48:11 +01:00
parent 889e6a4f7e
commit be4c8e0760
4 changed files with 20 additions and 20 deletions

View File

@ -13,6 +13,7 @@ import {
import { setCssVariablesValue } from '@/utils/setCssVariablesValue'
export type BotProps = {
// eslint-disable-next-line @typescript-eslint/no-explicit-any
typebot: string | any
isPreview?: boolean
resultId?: string