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 91f54af commit 714599dCopy full SHA for 714599d
packages/react-scripts/template-typescript/src/App.css
@@ -5,6 +5,7 @@
5
.App-logo {
6
animation: App-logo-spin infinite 20s linear;
7
height: 40vmin;
8
+ pointer-events: none;
9
}
10
11
.App-header {
packages/react-scripts/template/src/App.css
0 commit comments