Update app/javascript/dashboard/components-next/whatsapp/WhatsAppTemplateParser.vue

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Muhsin Keloth
2025-08-05 13:05:43 +05:30
committed by GitHub
co-authored by Copilot
parent 17018af4ff
commit 6c64771fb3
@@ -222,7 +222,7 @@ defineExpose({
>
<Input
v-model="processedParams.buttons[index].parameter"
:type="text"
type="text"
class="flex-1"
:placeholder="t('WHATSAPP_TEMPLATES.PARSER.BUTTON_PARAMETER')"
/>