removed more chakura

This commit is contained in:
2024-12-13 09:48:01 -05:00
parent 6ff53a9ec1
commit 2f941ffc65
7 changed files with 7 additions and 14 deletions

View File

@@ -1,4 +1,3 @@
import { Button } from "@components/ui/button";
export default function BuilderPage() {
@@ -28,7 +27,7 @@ export default function BuilderPage() {
<td></td>
<td>Palmetto State</td>
<td>101.99</td>
<td><Button>Buy Item</Button></td>
<td><button>Buy Item</button></td>
</tr>
</tbody>