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

chore: Correct docs for Input and Dropdown #2479

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

FrederikBolding
Copy link
Member

Removes a line in the documentation about Dropdown and Input only being children of Field. This is not accurate as they can also be used outside of forms.

@FrederikBolding FrederikBolding requested a review from a team as a code owner June 12, 2024 09:44
Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.34%. Comparing base (0987842) to head (e03d0be).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2479   +/-   ##
=======================================
  Coverage   94.34%   94.34%           
=======================================
  Files         439      439           
  Lines        9055     9055           
  Branches     1392     1392           
=======================================
  Hits         8543     8543           
  Misses        512      512           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FrederikBolding FrederikBolding merged commit 9520c8e into main Jun 12, 2024
153 checks passed
@FrederikBolding FrederikBolding deleted the fb/fix-minor-docs-issue branch June 12, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants