File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -185,18 +185,6 @@ export const enableCustomElementPropertySupport = __EXPERIMENTAL__;
185
185
// Disables children for <textarea> elements
186
186
export const disableTextareaChildren = false ;
187
187
188
- // -----------------------------------------------------------------------------
189
- // JSX Chopping Block
190
- //
191
- // Similar to main Chopping Block but only flags related to JSX. These are
192
- // grouped because we will likely batch all of them into a single major release.
193
- // -----------------------------------------------------------------------------
194
-
195
- // New API for JSX transforms to target - https://github.com/reactjs/rfcs/pull/107
196
-
197
- // Enables a warning when trying to spread a 'key' to an element;
198
- // a deprecated pattern we want to get rid of in the future
199
-
200
188
// -----------------------------------------------------------------------------
201
189
// Debugging and DevTools
202
190
// -----------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments