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

Dropdown alignRight #3487

Closed
JeremyCarlsten opened this issue Feb 20, 2019 · 1 comment
Closed

Dropdown alignRight #3487

JeremyCarlsten opened this issue Feb 20, 2019 · 1 comment

Comments

@JeremyCarlsten
Copy link
Contributor

The typescript definition for DropdownProps appears to have a typo.

alightRight?: boolean;

should be

alignRight?:boolean;

taion pushed a commit that referenced this issue Feb 20, 2019
Fixes #3487, Didn't bother checking out and running the build as I don't have yarn setup.
@JeremyCarlsten
Copy link
Contributor Author

@taion Release ETA?

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

No branches or pull requests

1 participant