feat: replace React icons, refactor PopupMain WIP

This commit is contained in:
Vinson Zheng
2024-02-23 23:37:53 -06:00
parent e4a368fbb6
commit 9eb9bba36b
2 changed files with 21 additions and 18 deletions

View File

@@ -52,7 +52,7 @@ const CalendarHeader = () => (
</div>
</div>
</div>
<Divider type='solid' />
<Divider orientation='horizontal' size='width' />
</div>
);