Skip to content

Instantly share code, notes, and snippets.

View AmilaWeerasinghe's full-sized avatar

Amila Weerasinghe AmilaWeerasinghe

View GitHub Profile
<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>
@AmilaWeerasinghe
AmilaWeerasinghe / index.html
Created January 8, 2020 08:43
React First app
<div id="root"></div>