We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b97ad commit cc2fa66Copy full SHA for cc2fa66
docs/migration.md
@@ -134,8 +134,8 @@ consider additional positioning prop support on a case-by-case basis.
134
- `Tooltip`
135
- removed `eventsEnabled` prop (no longer exposed by Floating UI)
136
- removed `popperModifiers` prop (see [note](#breaking-changes))
137
-- All sub-component exports have been deprecated and will be removed in a future major version.
138
- Update to sub-component properties (e.g., `Tooltip.Title`).
+- All subcomponent exports have been deprecated and will be removed in a future major version.
+ Update to subcomponent properties (e.g., `Tooltip.Title`).
139
140
#### @zendeskgarden/react-utilities
141
0 commit comments