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

Empty state fix #1286

Merged
merged 6 commits into from
Aug 9, 2021
Merged

Empty state fix #1286

merged 6 commits into from
Aug 9, 2021

Conversation

kamebkj
Copy link
Contributor

@kamebkj kamebkj commented Aug 7, 2021

Remove secondary button from Empty State

@kamebkj kamebkj requested a review from akleiner2 August 7, 2021 01:42
@netlify
Copy link

netlify bot commented Aug 7, 2021

✔️ Deploy Preview for evergreen-storybook ready!

🔨 Explore the source changes: a92aef4

🔍 Inspect the deploy log: https://app.netlify.com/sites/evergreen-storybook/deploys/61119cbbc001ad0008d6e18f

😎 Browse the preview: https://deploy-preview-1286--evergreen-storybook.netlify.app

@@ -979,15 +979,12 @@ export interface EmptyStateOwnProps {
background?: 'light' | 'dark'
/** the primary cta of the empty state */
primaryCta?: React.ReactNode
/** the secondary cta of the empty state */
annchorCta?: React.ReactNode
Copy link
Contributor

Choose a reason for hiding this comment

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

Oh my! Let's change this anchorCta

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh wow I didn't notice this after reading it for the 5th time. good catch. thanks!

Copy link
Contributor

@akleiner2 akleiner2 left a comment

Choose a reason for hiding this comment

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

Small comment, otherwise ship!

@kamebkj kamebkj merged commit 915c39d into master Aug 9, 2021
@kamebkj kamebkj deleted the empty-state-fix branch August 9, 2021 21:27
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.

None yet

2 participants