new things
This commit is contained in:
@@ -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" />);
|
||||
|
||||
Reference in New Issue
Block a user