mirror of
https://github.com/Sosokker/HomieCare.git
synced 2025-12-18 17:54:04 +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="/">
|
||||
<span className="flex">
|
||||
<img src={Logo} alt="Logo" />
|
||||
<p className="mt-3 font-bold">Elderly Health Care</p>
|
||||
<p className="mt-3 font-bold">HomieCare</p>
|
||||
</span>
|
||||
</NavLink>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user