This commit is contained in:
Alaguraj0361 2025-08-23 18:37:03 +05:30
parent e0fc5034ad
commit 37fb2d4aaf

View File

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