This commit is contained in:
CHIEFSOFT\ameye
2025-07-23 22:30:27 -04:00
parent ab6518e2ee
commit b26f8b4e0d
2 changed files with 31 additions and 49 deletions
@@ -3,7 +3,7 @@ import React from 'react'
export default function GeneralTab({name='Full Name'}) {
return (
<div className="page-account-form">
<div className="p-4">
<div className="p-0">
<form>
<h4>{name}</h4>
<div className="form-row">