Bernadette Elena Hammerle 5 年 前
コミット
73a1f86953
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/App.js

+ 1 - 0
src/App.js

@@ -19,6 +19,7 @@ function App() {
           Learn React
         </a>
       </header>
+      <h1>Test</h1>
     </div>
   );
 }