From bf52895d8b68008960ab5eac9b22bf1374407d50 Mon Sep 17 00:00:00 2001 From: "S.long" Date: Thu, 7 May 2020 13:25:02 +0700 Subject: [PATCH] test 13 --- src/App.js.save | 31 +++++++++++++++++++++++++++++++ test13 | 0 2 files changed, 31 insertions(+) create mode 100644 src/App.js.save create mode 100644 test13 diff --git a/src/App.js.save b/src/App.js.save new file mode 100644 index 0000000..5e648ea --- /dev/null +++ b/src/App.js.save @@ -0,0 +1,31 @@ +import React from 'react'; +import logo from './logo.svg'; +import './App.css'; + +function App() { +return ( +

React My DOCKER Second TimeY +

+ +) + return ( +
+
+ logo +

+ Edit src/App.js and save to reload. +

+ + Learn React + +
+
+ ); +} + +export default App; diff --git a/test13 b/test13 new file mode 100644 index 0000000..e69de29