diff options
Diffstat (limited to '')
-rw-r--r-- | examples/react/src/App.css (renamed from examples/hello-create-react-app/src/App.css) | 0 | ||||
-rw-r--r-- | examples/react/src/App.jsx (renamed from examples/hello-create-react-app/src/App.jsx) | 0 | ||||
-rw-r--r-- | examples/react/src/App.test.js (renamed from examples/hello-create-react-app/src/App.test.js) | 0 | ||||
-rw-r--r-- | examples/react/src/index.css (renamed from examples/hello-create-react-app/src/index.css) | 0 | ||||
-rw-r--r-- | examples/react/src/index.jsx (renamed from examples/hello-create-react-app/src/index.jsx) | 0 | ||||
-rw-r--r-- | examples/react/src/logo.svg (renamed from examples/hello-create-react-app/src/logo.svg) | 0 | ||||
-rw-r--r-- | examples/react/src/reportWebVitals.js (renamed from examples/hello-create-react-app/src/reportWebVitals.js) | 0 | ||||
-rw-r--r-- | examples/react/src/setupTests.js (renamed from examples/hello-create-react-app/src/setupTests.js) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/examples/hello-create-react-app/src/App.css b/examples/react/src/App.css index 74b5e0534..74b5e0534 100644 --- a/examples/hello-create-react-app/src/App.css +++ b/examples/react/src/App.css diff --git a/examples/hello-create-react-app/src/App.jsx b/examples/react/src/App.jsx index a675d389d..a675d389d 100644 --- a/examples/hello-create-react-app/src/App.jsx +++ b/examples/react/src/App.jsx diff --git a/examples/hello-create-react-app/src/App.test.js b/examples/react/src/App.test.js index 1f03afeec..1f03afeec 100644 --- a/examples/hello-create-react-app/src/App.test.js +++ b/examples/react/src/App.test.js diff --git a/examples/hello-create-react-app/src/index.css b/examples/react/src/index.css index ec2585e8c..ec2585e8c 100644 --- a/examples/hello-create-react-app/src/index.css +++ b/examples/react/src/index.css diff --git a/examples/hello-create-react-app/src/index.jsx b/examples/react/src/index.jsx index 26419cdcb..26419cdcb 100644 --- a/examples/hello-create-react-app/src/index.jsx +++ b/examples/react/src/index.jsx diff --git a/examples/hello-create-react-app/src/logo.svg b/examples/react/src/logo.svg index 9dfc1c058..9dfc1c058 100644 --- a/examples/hello-create-react-app/src/logo.svg +++ b/examples/react/src/logo.svg diff --git a/examples/hello-create-react-app/src/reportWebVitals.js b/examples/react/src/reportWebVitals.js index 5253d3ad9..5253d3ad9 100644 --- a/examples/hello-create-react-app/src/reportWebVitals.js +++ b/examples/react/src/reportWebVitals.js diff --git a/examples/hello-create-react-app/src/setupTests.js b/examples/react/src/setupTests.js index 8f2609b7b..8f2609b7b 100644 --- a/examples/hello-create-react-app/src/setupTests.js +++ b/examples/react/src/setupTests.js |