with <PlasmicComponent />
using as: Disclosure.Button
on a named prop seems to overwrite it’s className set in studio. Is that right?
as:
should only change the rendered component/element, not change anything about the props
with <PlasmicComponent />
using as: Disclosure.Button
on a named prop seems to overwrite it’s className set in studio. Is that right?
as:
should only change the rendered component/element, not change anything about the props