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 ee64372 commit 8cfd8f8Copy full SHA for 8cfd8f8
front_end/entrypoints/main/rn_experiments.ts
@@ -232,7 +232,6 @@ RNExperiments.register({
232
name: RNExperimentName.REACT_NATIVE_SPECIFIC_UI,
233
title: 'Show React Native-specific UI',
234
unstable: false,
235
- docLink: 'https://reactnative.dev/docs/debugging',
236
enabledByDefault: ({ isReactNativeEntryPoint }) => isReactNativeEntryPoint,
237
configurable: false,
238
});
0 commit comments