/booking truncate event name for mobile
This commit is contained in:
@@ -16,7 +16,7 @@ export default function Settings() {
|
||||
const newPasswordRef = useRef<HTMLInputElement>();
|
||||
|
||||
if (loading) {
|
||||
return <Loader/>;
|
||||
return <Loader />;
|
||||
}
|
||||
|
||||
const closeSuccessModal = () => {
|
||||
|
||||
Reference in New Issue
Block a user