FunctionSidebarProvider({
defaultOpen = true,
open: openProp,
onOpenChange: setOpenProp,
className,
style,
children,
..
components/ui/sidebar.tsx:59
FunctionSlotItem({
slot,
index,
showPreview,
showTimestamp,
onClick,
}: {
slot: SaveSlot;
index: n
components/ui/8bit/blocks/save-slots.tsx:157
FunctionSponsorClaim({
tier,
className,
labelClassName,
textClassName,
text,
}: SponsorClaimProps)
components/sponsor-claim.tsx:14
FunctionVictoryScreen({
className,
itemsObtained,
stats,
battleReport,
showItemIcon = true,
...props
}: VictoryScreenPr
components/ui/8bit/blocks/victory-screen.tsx:59