Skip to content

Commit f166d0a

Browse files
authored
Remove reference to generatedComponentApiDocs.js (#3699)
1 parent 3285f0c commit f166d0a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

sync-api-docs/magic.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
* LICENSE file in the root directory of this source tree.
66
*/
77

8-
// Hard-coded knowledge about the React Native codebase and how to document it,
9-
// beyond what is explicitly encoded in the react-docgen artifact
10-
// (generatedComponentApiDocs.js)
11-
8+
// Hard-coded knowledge about the React Native codebase and how to document it
129
// Ideally this file should go away.
1310

1411
module.exports = {

0 commit comments

Comments
 (0)