Skip to content

Commit 38e60d3

Browse files
committed
:new version:
1 parent eae59d6 commit 38e60d3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+2987
-988
lines changed

documentation/core/Footer.js

-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
/**
2-
* Copyright (c) Facebook, Inc. and its affiliates.
3-
*
4-
* This source code is licensed under the MIT license found in the
5-
* LICENSE file in the root directory of this source tree.
6-
*/
7-
81
const PropTypes = require('prop-types');
92
const React = require('react');
103

documentation/core/Showcase.js

-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
/**
2-
* Copyright (c) Facebook, Inc. and its affiliates.
3-
*
4-
* This source code is licensed under the MIT license found in the
5-
* LICENSE file in the root directory of this source tree.
6-
*/
7-
81
const React = require('react');
92
const PropTypes = require('prop-types');
103

0 commit comments

Comments
 (0)