Compare commits

...

2 Commits

Author SHA1 Message Date
5a16152a46 Merge branch 'main' of http://10.9.0.0/ttc/micro-frontend
Some checks failed
Build Docker Image / Build Docker Image (push) Has been cancelled
2025-11-20 12:25:57 +07:00
3e0dae41f0 -number 2025-11-20 12:25:07 +07:00

View File

@@ -140,7 +140,7 @@
<div>
<label for="first_name" class="block text-sm font-medium text-gray-700 mb-1">จำนวนเงิน</label>
<input type="text" id="first_name" name="first_name" class="w-full p-2 border border-gray-300 rounded-md focus:ring-blue-500 focus:border-blue-500 shadow-sm" placeholder="">
<input type="text" id="first_name" name="first_name" type="number" class="w-full p-2 border border-gray-300 rounded-md focus:ring-blue-500 focus:border-blue-500 shadow-sm" placeholder="">
</div>
<!--
<div>