Skip to content

Add EasyPill#89

Merged
pixelbandito merged 2 commits intomasterfrom
feature/easy-pill
Aug 8, 2019
Merged

Add EasyPill#89
pixelbandito merged 2 commits intomasterfrom
feature/easy-pill

Conversation

@pixelbandito
Copy link
Copy Markdown
Contributor

Adding the pill component optimized for ease-of-use instead of extensibility.

Pass in a child, and optionally an actions array and/or onDelete callback, and it handles the rest.

@pixelbandito pixelbandito merged commit 0cb3f5d into master Aug 8, 2019
@pixelbandito pixelbandito deleted the feature/easy-pill branch August 8, 2019 19:51
import classNames from 'classnames';
import styled from 'styled-components';
import { space, flex } from 'styled-system';
import { alignSelf, space, flex } from 'styled-system';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Isn't alignSelf part of the flex?

Copy link
Copy Markdown

@qndrey qndrey left a comment

Choose a reason for hiding this comment

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

LGTM

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.

4 participants