profile page ui complated
This commit is contained in:
@@ -140,6 +140,13 @@ export const Sidebar: React.FC<SidebarProps> = ({
|
||||
);
|
||||
})}
|
||||
</nav>
|
||||
|
||||
{/* Footer */}
|
||||
<div className="px-4 py-4 border-t border-slate-100">
|
||||
<p className="text-[11px] text-slate-400 text-center">
|
||||
© 2026 Plagat.uz
|
||||
</p>
|
||||
</div>
|
||||
</aside>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user