Skip to content

Commit

Permalink
Merge pull request #26 from kevintamakuwala/23_kevintamakuwala
Browse files Browse the repository at this point in the history
23_ReactIntegration
  • Loading branch information
Nisarg155 authored Oct 18, 2023
2 parents 14e01b9 + 654a442 commit f951c00
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/react/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

# testing
/coverage
#production
/build

# misc
.DS_Store
Expand Down
3 changes: 3 additions & 0 deletions components/react/build/static/js/main.02646e9a.js

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions components/react/build/static/js/main.02646e9a.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions components/react/build/static/js/main.02646e9a.js.map

Large diffs are not rendered by default.

0 comments on commit f951c00

Please sign in to comment.