add day 60

This commit is contained in:
Zoe
2022-11-21 19:29:12 -06:00
parent ffa74048fb
commit fad3d1b777
47 changed files with 11748 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<div class="mb-2">
<h2 class="text-xl font-semibold text-center">I should be a nested slot component:</h2>
</div>
<div>
<slot />
</div>