mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
beginning of my ideases
This commit is contained in:
@@ -20,6 +20,9 @@ export function NicknameEntryPanel({ compact = false }) {
|
||||
export function LinkButtonsPanel() {
|
||||
return (
|
||||
<section className="panel-section flex h-full min-h-0 flex-col gap-0.5 text-base">
|
||||
<div className="panel-title-row">
|
||||
<span className="panel-title-text">Socials</span>
|
||||
</div>
|
||||
<SocialButtonsGrid className="flex-1 min-h-0" />
|
||||
</section>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user