FunctionCombobox({
options,
placeholder = 'Select...',
onSelect,
isLoading = false,
customOptionLabel,
onCustomOpt
src/components/combo-box.tsx:17
FunctionMarquee({
className,
reverse = false,
pauseOnHover = false,
children,
vertical = false,
repeat = 4,
...
src/components/ui/marquee.tsx:35
FunctionPeriodTable({
handleDetailClick,
switchChain,
projectId,
rewardState,
hasAllowance,
approveAllowance,
token
src/pages/period/_components/PeriodTable.tsx:31