We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 329f392 commit 85ab02bCopy full SHA for 85ab02b
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