Fix UI and Add shelf item button
This commit is contained in:
@@ -93,6 +93,7 @@ const AppShelf = (props: any) => {
|
||||
</Box>
|
||||
</motion.div>
|
||||
))}
|
||||
<AddItemShelfItem/>
|
||||
</SimpleGrid>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user