Describe the bug
after beta.31 is out, the v4 MobileControls component interface is changed; but it's fine when using beta.30
To Reproduce
Steps to look back the previous interface of MobileControls:
- checkout to
@reapit/elements_v5.0.0-beta.31
- run the storybook locally
- go to
http://localhost:6006/?path=/docs/mobilecontrols--docs (for beta.31)
- see the unexpected behavior
Expected behaviour
I believe we should support the backward compatibility while doing the gradually migration to reach the latest beta version
Screenshots
Mobile Controls interface (starting from beta.31 until latest release)

Mobile Controls interface (under tag release beta.30)

Describe the bug
after beta.31 is out, the v4 MobileControls component interface is changed; but it's fine when using beta.30
To Reproduce
Steps to look back the previous interface of MobileControls:
@reapit/elements_v5.0.0-beta.31http://localhost:6006/?path=/docs/mobilecontrols--docs(for beta.31)Expected behaviour
I believe we should support the backward compatibility while doing the gradually migration to reach the latest beta version
Screenshots
Mobile Controls interface (starting from beta.31 until latest release)
Mobile Controls interface (under tag release beta.30)