formatting
This commit is contained in:
hiteshkumar87 2025-05-28 18:05:22 +05:30
parent b5dbcb07db
commit bc7671fe80

View file

@ -68,7 +68,6 @@ import {
// Validation
import { useField } from "vee-validate";
import { v4 as uuidv4 } from "uuid";
import { FALSE } from "sass";
export default {
name: "mobile-location-modal-questions",
@ -304,10 +303,6 @@ export default {
.update-mobile-location-text-link {
white-space: pre-line;
}
// .address-questions-container {
// margin-top: 1rem;
// }
.text-black {
color: $black;
}