690617:1443 237 #01.3
CI / CD Pipeline / build (push) Failing after 7m26s
CI / CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
2026-06-17 14:43:30 +07:00
parent 82b41ad5d9
commit db16c95019
42 changed files with 3084 additions and 352 deletions
@@ -164,8 +164,9 @@ export function TemplateEditor({
{/* Format Column */}
<div className="space-y-4">
<div>
<Label>Template Format *</Label>
<Label htmlFor="template-format">Template Format *</Label>
<Input
id="template-format"
value={format}
onChange={(e) => setFormat(e.target.value)}
placeholder="{ORG}-{TYPE}-{SEQ:4}"