mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 20:01:57 +00:00
Update copyright headers (#3086)
Added and updated copyright headers. Added some missing Flow types. Removed an invalid prop-types import.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*/
|
||||
|
||||
const request = require('request-promise');
|
||||
|
||||
const errorCodesUrl =
|
||||
|
||||
Reference in New Issue
Block a user