Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Add gap props to CFlex or CStack #550

Open
ahmad-reza619 opened this issue Dec 2, 2022 · 0 comments
Open

Add gap props to CFlex or CStack #550

ahmad-reza619 opened this issue Dec 2, 2022 · 0 comments

Comments

@ahmad-reza619
Copy link

Is your feature request related to a problem? Please describe.
It looks like when i add gap props or flex-gap, chakra vue doesnt transform it into appropriate css properties, and i have to add it manually through class

Describe the solution you'd like
I'd like it if the CFlex or CStack accept gap or flex-gap as a props, and properly implement the css behind it

Describe alternatives you've considered
an alternative would be to add it to CBox so that it's versatile

Additional context
When i add gap properties, it append it to html elements as attributes, it should not do that
Screenshot 2022-12-02 at 09 08 45

another context: i'm using version 0.10.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant