There was an error while loading. Please reload this page.
1 parent 0a93e32 commit e949b8eCopy full SHA for e949b8e
packages/cra-template/template/src/App.js
@@ -1,4 +1,3 @@
1
-import React from 'react';
2
import logo from './logo.svg';
3
import './App.css';
4
packages/cra-template/template/src/App.test.js
import { render, screen } from '@testing-library/react';
import App from './App';
0 commit comments