Who knows what is happening.

This commit is contained in:
calcu1on
2025-04-15 17:47:06 -04:00
parent 8943bc06f5
commit 2309e31256
7 changed files with 14 additions and 7 deletions

View File

@@ -33587,7 +33587,6 @@ __webpack_require__.r(__webpack_exports__);
var container = document.getElementById('recent-fights');
var root = (0,react_dom_client__WEBPACK_IMPORTED_MODULE_1__.createRoot)(container);
root.render( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement(_components_FightCard__WEBPACK_IMPORTED_MODULE_3__["default"], null));
// root.render(<FirstFunc />);
// root.render(<Table type="table-dark table-striped table" />);
})();

File diff suppressed because one or more lines are too long