Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When working with presets allow selecting props using other props #4223

Open
m0ksem opened this issue Apr 10, 2024 · 0 comments · May be fixed by #4304
Open

When working with presets allow selecting props using other props #4223

m0ksem opened this issue Apr 10, 2024 · 0 comments · May be fixed by #4304
Assignees

Comments

@m0ksem
Copy link
Contributor

m0ksem commented Apr 10, 2024

    presets: {
      VaButton: {
        secondary: {
          borderColor: (props) => props.color,
        }
      }
    }
@Fsss126 Fsss126 self-assigned this May 13, 2024
@Fsss126 Fsss126 linked a pull request Jun 2, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants