-
Notifications
You must be signed in to change notification settings - Fork 76
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: Replace divider component #13960
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #13960 +/- ##
=======================================
Coverage 95.20% 95.20%
=======================================
Files 1738 1740 +2
Lines 22814 22815 +1
Branches 2671 2670 -1
=======================================
+ Hits 21721 21722 +1
Misses 847 847
Partials 246 246 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work ⭐
frontend/packages/schema-editor/src/components/SchemaInspector/CustomProperties.module.css
Outdated
Show resolved
Hide resolved
frontend/packages/schema-editor/src/components/SchemaInspector/ItemDataComponent.tsx
Show resolved
Hide resolved
...or/src/components/SchemaInspector/ItemRestrictions/StringRestrictions/StringRestrictions.tsx
Outdated
Show resolved
Hide resolved
frontend/packages/schema-editor/src/components/SchemaInspector/SchemaInspector.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 💯
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Testing
Looks good!
Description
<Divider />
component.Related Issue(s)
Divider
withborder-bottom: solid {X} px {color}
#13877Verification