Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -453,7 +453,7 @@ export default function Sidebar({ mobileOpen: _m, onMobileClose: _c }: Props) {
|
||||
{/* Brand */}
|
||||
<div className="sidebar-brand">
|
||||
<div className="brand-logo">
|
||||
<HeartIcon style={{ width: 20, height: 20 }} />
|
||||
<img src="/logo.png" alt="Clinic Pro" className="brand-img" />
|
||||
</div>
|
||||
<div className="brand-text">
|
||||
<b>ClinicPro</b>
|
||||
|
||||
Reference in New Issue
Block a user