Skip to content

Conversation

maxswa
Copy link
Contributor

@maxswa maxswa commented Mar 31, 2022

This resolves #497

@vercel
Copy link

vercel bot commented Mar 31, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/select/Buhzu8abRJaEbViPCtDpHyekbDaB
✅ Preview: https://select-git-fork-maxswa-dropdown-align-type-react-component.vercel.app

@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #733 (6b2157e) into master (56511f8) will not change coverage.
The diff coverage is n/a.

❗ Current head 6b2157e differs from pull request most recent head 8f20bcf. Consider uploading reports for the commit 8f20bcf to get more accurate results

@@           Coverage Diff           @@
##           master     #733   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files          25       25           
  Lines        1011     1011           
  Branches      320      320           
=======================================
  Hits         1006     1006           
  Misses          4        4           
  Partials        1        1           
Impacted Files Coverage Δ
src/BaseSelect.tsx 100.00% <ø> (ø)
src/SelectTrigger.tsx 100.00% <ø> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@afc163 afc163 merged commit 4b2f72c into react-component:master Mar 31, 2022
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.

Specify dropdownAlign to something else then any as it inherits the type from rc-trigger

2 participants