This commit is contained in:
Alaguraj0361 2025-08-23 18:42:01 +05:30
parent 37fb2d4aaf
commit a96f47ade3

View File

@ -220,7 +220,7 @@ export default function AutoPopup() {
</div>
</div>
<button type="submit" className="btn btn-primary w-100" >
<button type="submit" className="btn w-100" >
{t("form.submitButton")}
</button>
</form>