Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.

Commit 507baf8

Browse files
chore(docs): Regenerate docs ddd7383
1 parent f9898c7 commit 507baf8

File tree

4 files changed

+180
-1
lines changed

4 files changed

+180
-1
lines changed

index-50bda09d879c35e5a7db.css

Lines changed: 108 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index-50bda09d879c35e5a7db.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
/*
2+
object-assign
3+
(c) Sindre Sorhus
4+
@license MIT
5+
*/
6+
7+
/*!
8+
Copyright (c) 2018 Jed Watson.
9+
Licensed under the MIT License (MIT), see
10+
http://jedwatson.github.io/classnames
11+
*/
12+
13+
/*! @source http://purl.eligrey.com/github/classList.js/blob/master/classList.js */
14+
15+
/*! npm.im/object-fit-images 3.2.4 */
16+
17+
/**
18+
* Prism: Lightweight, robust, elegant syntax highlighting
19+
*
20+
* @license MIT <https://opensource.org/licenses/MIT>
21+
* @author Lea Verou <https://lea.verou.me>
22+
* @namespace
23+
* @public
24+
*/
25+
26+
/** @license React v0.19.1
27+
* scheduler.production.min.js
28+
*
29+
* Copyright (c) Facebook, Inc. and its affiliates.
30+
*
31+
* This source code is licensed under the MIT license found in the
32+
* LICENSE file in the root directory of this source tree.
33+
*/
34+
35+
/** @license React v16.13.1
36+
* react-is.production.min.js
37+
*
38+
* Copyright (c) Facebook, Inc. and its affiliates.
39+
*
40+
* This source code is licensed under the MIT license found in the
41+
* LICENSE file in the root directory of this source tree.
42+
*/
43+
44+
/** @license React v16.14.0
45+
* react-dom.production.min.js
46+
*
47+
* Copyright (c) Facebook, Inc. and its affiliates.
48+
*
49+
* This source code is licensed under the MIT license found in the
50+
* LICENSE file in the root directory of this source tree.
51+
*/
52+
53+
/** @license React v16.14.0
54+
* react.production.min.js
55+
*
56+
* Copyright (c) Facebook, Inc. and its affiliates.
57+
*
58+
* This source code is licensed under the MIT license found in the
59+
* LICENSE file in the root directory of this source tree.
60+
*/
61+
62+
/** @license React v17.0.2
63+
* react-is.production.min.js
64+
*
65+
* Copyright (c) Facebook, Inc. and its affiliates.
66+
*
67+
* This source code is licensed under the MIT license found in the
68+
* LICENSE file in the root directory of this source tree.
69+
*/

0 commit comments

Comments
 (0)