name-suggestion-index/docs/index.html
Bryan Housel 7ce6204230 Replace parcel and babel with esbuild too
Also fixed a few small React warnings in the app/src/*.jsx files
2021-06-23 12:37:13 -04:00

18 lines
505 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Name Suggestion Index</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<script>var $buoop={required:{i:15,e:-4,f:-3,o:-3,s:-1,c:-3},reminder:0,noclose:true,no_permanent_hide:true,insecure:true,api:2021.06};</script>
<script src='https://browser-update.org/update.js'></script>
<div id="root" class="hasRows"></div>
<script src="index.js"></script>
<noscript>Your browser does not support JavaScript!</noscript>
</body>
</html>