Feat: Upload files on the data flow page #9869 (#10153)

### What problem does this PR solve?

Feat: Upload files on the data flow page #9869

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-09-18 16:19:53 +08:00
committed by GitHub
parent e82617f6de
commit 5c1791d7f0
9 changed files with 112 additions and 157 deletions

View File

@ -69,7 +69,7 @@ export function RegularExpressions({
return (
<Card>
<CardHeader className="flex-row justify-between items-center">
<CardTitle>H{index}</CardTitle>
<CardTitle>H{index + 1}</CardTitle>
<Button
type="button"
variant={'ghost'}