Skip to content

Commit e5ec510

Browse files
committed
Remove unneeded meta description from CRA
1 parent 1f71851 commit e5ec510

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

apollo-client/v3/suspense-hooks/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<link rel="icon" href="/favicon.ico" />
77
<meta name="viewport" content="width=device-width, initial-scale=1" />
88
<meta name="theme-color" content="#000000" />
9-
<meta name="description" content="Web site created using create-react-app" />
109
<link rel="apple-touch-icon" href="/logo192.png" />
1110
<!--
1211
manifest.json provides metadata used when your web app is installed on a
@@ -41,4 +40,4 @@
4140
-->
4241
</body>
4342

44-
</html>
43+
</html>

0 commit comments

Comments
 (0)