mirror of
https://github.com/crabwise-ai/crabwalk.git
synced 2026-08-14 00:57:52 +00:00
Update SessionList component with corrected link to user profile
- Changed the href attribute in the SessionList component from an incorrect user profile link to the correct one for improved navigation.
This commit is contained in:
@@ -229,7 +229,7 @@ export function SessionList({
|
||||
</a>
|
||||
|
||||
<a
|
||||
href="https://x.com/luccast"
|
||||
href="https://x.com/luccasveg"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
className="inline-flex items-center gap-1 text-neon-mint hover:text-neon-mint/80 transition-colors"
|
||||
|
||||
Reference in New Issue
Block a user