Skip to content

Instantly share code, notes, and snippets.

View khayan's full-sized avatar
👨‍💻
Focusing!!!

Khayan Malantrucco khayan

👨‍💻
Focusing!!!
View GitHub Profile
@khayan
khayan / index.html
Created October 25, 2019 15:08
ReactVelha
<div id="errors" style="
background: #c00;
color: #fff;
display: none;
margin: -20px -20px 20px;
padding: 20px;
white-space: pre-wrap;
"></div>
<div id="root"></div>
<script>