mirror of
https://github.com/Sosokker/HomieCare.git
synced 2025-12-19 02:04:03 +01:00
Change sidebar webpage name
This commit is contained in:
parent
e35106426e
commit
ca994ac527
@ -68,7 +68,7 @@ const Sidebar = ({ sidebarOpen, setSidebarOpen }: SidebarProps) => {
|
|||||||
<NavLink to="/">
|
<NavLink to="/">
|
||||||
<span className="flex">
|
<span className="flex">
|
||||||
<img src={Logo} alt="Logo" />
|
<img src={Logo} alt="Logo" />
|
||||||
<p className="mt-3 font-bold">Elderly Health Care</p>
|
<p className="mt-3 font-bold">HomieCare</p>
|
||||||
</span>
|
</span>
|
||||||
</NavLink>
|
</NavLink>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user