mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +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 fs = require('fs');
|
||||
const GithubSlugger = require('github-slugger');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user