4
Having props style and/or className on Playground component
complete
Activity
Newest
Oldest
ryan cooper
Just follow the online here site http://fileexplorerwindows.com and know how to get help with file explorer in windows 10 easily.
Francois Zaninotto
Thanks a lot!
Pedro E. Lima Nauck
complete
🚀 Release on v0.5.6
Pedro E. Lima Nauck
planned
Pedro E. Lima Nauck
But you're telling about class names to change what most specific? The <Playground> component it self or the components rendered inside it?
Francois Zaninotto
Pedro E. Lima Nauck: The component itself, and by cascade, the components inside it. Imagine
<Playground style={{ display: 'flex', justifyContent: 'space-around' }}>
Benjamin Petetot
Francois Zaninotto: This is exactly what I want to do :) put a layout for components inside the Playground.
Pedro E. Lima Nauck
Good guys, I'll mark as a planned and try to release quick as possible!