new things

This commit is contained in:
Dan Chadwick
2024-04-14 21:54:51 -07:00
parent 4eb7bf6220
commit 6ad2ed7b29
5 changed files with 39 additions and 16 deletions

View File

@@ -7,5 +7,4 @@ const container = document.getElementById('recent-fights');
const root = createRoot(container);
root.render(<FightCard />);
// root.render(<FirstFunc />);
// root.render(<Table type="table-dark table-striped table" />);