➡️ Drawer beautification

This commit is contained in:
2021-07-01 10:07:01 -07:00
parent aa688f85e1
commit c932094f98
8 changed files with 108 additions and 153 deletions

View File

@@ -13,7 +13,6 @@ interface IState {}
class Card extends React.Component<IProps, IState> {
constructor(props: IProps) {
super(props);
console.log(props);
}
public drawCoverCard = (