Add sidebar to view pixel colors on hover.

This commit is contained in:
2019-10-26 11:58:23 -07:00
parent 0799ebb580
commit 134bfdbd4f
7 changed files with 152 additions and 52 deletions

View File

@@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Tracer Debug App</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>