mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
* Commented out problematic widget code and replaced swords shortcode with the actual emoji. * Fixed typeform widget Widget code was causing errors and breaking the build. Fixed by: - moving the code to a reusable component and using hooks to access the DOM. - Renamed the `.md` file to `.mdx` to enable use of JSX in the markdown. * I changed `how-to-become-a-player.md` to `.mdx` to make use of jsx in the file for the widget.