mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
remove nonsense
This commit is contained in:
@@ -141,6 +141,6 @@ const getEditSectionBox = (
|
||||
case BOX_TYPE.PLAYER_SKILLS:
|
||||
return <SetupSkills isEdit onClose={onClose} />;
|
||||
default:
|
||||
return <SetupPlayerType isEdit onClose={onClose} />;
|
||||
return <></>;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user