refactorization
-
Use proper
<script type="module">rather than old-school<script src=""> -
get the emotion css declarations out of components...
Use proper <script type="module"> rather than old-school <script src="">
get the emotion css declarations out of components...