{ Array(24).fill(0).map((_, i) => ( <div>fwefwfwe</div>)) }
How do you return this
It's an expression
Why do you want to render 24 divs without other components within them, Whats your use case
don't you need to fill the slots with something?
Обсуждают сегодня