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

Cards and checkboxes #864

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Cards and checkboxes #864

merged 1 commit into from
Jul 28, 2023

Conversation

brandonreid
Copy link
Contributor

Updated styles for cards and checkboxes

@brandonreid brandonreid changed the base branch from rebrand to propigate-updated-buttons July 28, 2023 15:33
Copy link
Contributor

@znicholasbrown znicholasbrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@@ -6,7 +6,7 @@
v-bind="attrs"
:label="option.label"
:value="option.value"
:disabled="option.disabled"
:disabled="disabled || option.disabled"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

Base automatically changed from propigate-updated-buttons to rebrand July 28, 2023 18:08
@brandonreid brandonreid merged commit f3487a7 into rebrand Jul 28, 2023
2 checks passed
@brandonreid brandonreid deleted the cards-and-checkboxes branch July 28, 2023 18:08
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 this pull request may close these issues.

2 participants