Pārlūkot izejas kodu

feat: make input size bigger in start (#3340)

tags/0.6.2
crazywoola pirms 1 gada
vecāks
revīzija
3d473b9763
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam

+ 1
- 1
web/app/components/app/configuration/config-var/config-modal/index.tsx Parādīt failu

import { ChangeType, InputVarType } from '@/app/components/workflow/types' import { ChangeType, InputVarType } from '@/app/components/workflow/types'


const TEXT_MAX_LENGTH = 256 const TEXT_MAX_LENGTH = 256
const PARAGRAPH_MAX_LENGTH = 1024
const PARAGRAPH_MAX_LENGTH = 1032 * 32


export type IConfigModalProps = { export type IConfigModalProps = {
isCreate?: boolean isCreate?: boolean

Notiek ielāde…
Atcelt
Saglabāt