Migrate to Turborepo (#1251)

This commit is contained in:
Evan Song
2024-07-04 21:46:29 -07:00
committed by GitHub
parent 6fa1acc461
commit 0f2ddb452c
811 changed files with 5623 additions and 7832 deletions

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="3" y="14" width="7" height="7"></rect>
<rect x="3" y="3" width="7" height="7"></rect>
<line x1="14" y1="4" x2="21" y2="4"></line>
<line x1="14" y1="9" x2="21" y2="9"></line>
<line x1="14" y1="15" x2="21" y2="15"></line>
<line x1="14" y1="20" x2="21" y2="20"></line>
</svg>

After

Width:  |  Height:  |  Size: 476 B