chore: clean package.json (#993)

* chore: clean `package.json`

* chore: update
This commit is contained in:
boojack
2023-01-26 00:35:50 +08:00
committed by GitHub
parent 6c3ff6de63
commit 5b0a54bfb7
14 changed files with 219 additions and 1874 deletions

View File

@ -73,7 +73,7 @@ const DailyReviewDialog: React.FC<Props> = (props: Props) => {
<Icon.ChevronRight className="icon-img" />
</button>
<button className="btn-text share" onClick={handleShareBtnClick}>
<Icon.Share className="icon-img" />
<Icon.Share2 size={16} />
</button>
<span className="split-line">/</span>
<button className="btn-text" onClick={() => props.destroy()}>