© 2026 Hedgehog Software, LLC
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.ts(2686)
const ModifyAchievements = () => { return <div>Hello World!</div>; }; export default ModifyAchievements;