hyvor / design

HYVOR's Design System (Svelte)
https://hyvor-design.pages.dev
MIT License
1 stars 0 forks source link

SplitControl add flex prop #78

Closed supun-io closed 8 months ago

supun-io commented 8 months ago

To set left, right flex values respectively.

<SplitControl flex={[1,2]} />