Skip to content

Commit bee32e6

Browse files
committed
lesson-2b
1 parent 26ca4c6 commit bee32e6

File tree

4 files changed

+0
-28
lines changed

4 files changed

+0
-28
lines changed

dojo-blog/src/App.test.js

-8
This file was deleted.

dojo-blog/src/index.js

-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import React from 'react';
22
import ReactDOM from 'react-dom';
33
import './index.css';
44
import App from './App';
5-
import reportWebVitals from './reportWebVitals';
65

76
ReactDOM.render(
87
<React.StrictMode>
@@ -14,4 +13,3 @@ ReactDOM.render(
1413
// If you want to start measuring performance in your app, pass a function
1514
// to log results (for example: reportWebVitals(console.log))
1615
// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals
17-
reportWebVitals();

dojo-blog/src/reportWebVitals.js

-13
This file was deleted.

dojo-blog/src/setupTests.js

-5
This file was deleted.

0 commit comments

Comments
 (0)