mirror of
https://github.com/linsa-io/linsa.git
synced 2026-03-17 23:03:55 +01:00
Merge branch 'main' of github.com:learn-anything/learn-anything.xyz
This commit is contained in:
@@ -88,7 +88,7 @@ export const ProfileSection: React.FC = () => {
|
|||||||
<DropdownMenuSeparator />
|
<DropdownMenuSeparator />
|
||||||
|
|
||||||
<DropdownMenuItem asChild>
|
<DropdownMenuItem asChild>
|
||||||
<Link className="cursor-pointer" href="https://github.com/learn-anything">
|
<Link className="cursor-pointer" href="https://github.com/learn-anything/learn-anything">
|
||||||
<div className="relative flex flex-1 items-center gap-2">
|
<div className="relative flex flex-1 items-center gap-2">
|
||||||
<LaIcon name="Github" />
|
<LaIcon name="Github" />
|
||||||
<span className="line-clamp-1 flex-1">GitHub</span>
|
<span className="line-clamp-1 flex-1">GitHub</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user