missing icon fix & stop throwing out parts

This commit is contained in:
Letter N
2021-03-05 19:29:52 +08:00
parent 4f8d6c7c11
commit 34697acf74
7 changed files with 28 additions and 30 deletions
@@ -15,8 +15,7 @@ export const Achievements = (props, context) => {
<Window
title="Achievements"
width={540}
height={680}
resizable>
height={680}>
<Window.Content scrollable>
<Tabs>
{categories.map(category => (