You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: example/public/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
content="React component like microsoft paint. This component is not returning an image like other components. You can get full detailed object as the output. After you can render your image from server side."
11
11
/>
12
12
<linkrel="manifest" href="/manifest.json" />
13
-
<title>React Designer Component</title>
13
+
<title>React Progress Timer</title>
14
14
</head>
15
15
<body>
16
16
<noscript>You need to enable JavaScript to run this app.</noscript>
0 commit comments