File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ const MyForm = () => (
115115 * [ Hybrid Synchronous/Asynchronous Record-Level Validation] ( #hybrid-synchronousasynchronous-record-level-validation )
116116 * [ Submission Errors] ( #submission-errors )
117117 * [ Third Party Components] ( #third-party-components )
118- * [ Material UI 1.0] ( #material-ui-10 )
118+ * [ Material- UI 1.0] ( #material-ui-10 )
119119 * [ 💥 Performance Optimization Through Subscriptions 💥] ( #-performance-optimization-through-subscriptions- )
120120 * [ Independent Error Component] ( #independent-error-component )
121121 * [ Loading and Initializing Values] ( #loading-and-initializing-values )
@@ -256,9 +256,9 @@ Demonstrates how easy it is to use third party input components. All the third
256256party component really needs is ` value ` and ` onChange ` , but more complex
257257components can accept things like errors.
258258
259- ### [ Material UI 1.0] ( https://codesandbox.io/s/2z5y03y81r )
259+ ### [ Material- UI 1.0] ( https://codesandbox.io/s/2z5y03y81r )
260260
261- Demonstrates how to use Material UI 1.0 input components.
261+ Demonstrates how to use Material- UI 1.0 input components.
262262
263263### 💥 [ Performance Optimization Through Subscriptions] ( https://codesandbox.io/s/32r824vxy1 ) 💥
264264
You can’t perform that action at this time.
0 commit comments