@@ -69,6 +69,7 @@ export default function Page() {
|
||||
number={n}
|
||||
state={actions.getBallState(n)}
|
||||
colorIndex={actions.getBallColorIndex(n)}
|
||||
dimmed={actions.getBallDimmed(n)}
|
||||
size="large"
|
||||
/>
|
||||
))}
|
||||
|
||||
Reference in New Issue
Block a user