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

fix: add missing type exports in components index #446

Merged
merged 1 commit into from
May 16, 2024

Conversation

martimalek
Copy link
Contributor

What

Add missing type exports in components index files

Media

N/A

Why

In #445 I added missing type exports to the Table and Datepicker components index files, but I was missing those exports in the /components/index.ts file 🙈

How

  • Export DateRange and SortingDirection from ' /components/index`

@martimalek martimalek added the bug Something isn't working label May 16, 2024
@martimalek martimalek self-assigned this May 16, 2024
@martimalek martimalek merged commit 8189d79 into main May 16, 2024
10 checks passed
@martimalek martimalek deleted the export-missing-types-in-main-index branch May 16, 2024 11:17
github-actions bot pushed a commit that referenced this pull request May 16, 2024
### [2.1.7](v2.1.6...v2.1.7) (2024-05-16)

### Bug Fixes

* add missing type exports in components index ([#446](#446)) ([8189d79](8189d79))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants