change build script
This commit is contained in:
@@ -3,6 +3,10 @@ import logo from './logo.svg';
|
||||
import './App.css';
|
||||
|
||||
function App() {
|
||||
return (
|
||||
<h1>React My </h1>
|
||||
|
||||
)
|
||||
return (
|
||||
<div className="App">
|
||||
<header className="App-header">
|
||||
|
||||
Reference in New Issue
Block a user