Skip to content

Commit

Permalink
enhance(mobile): bottom buttons
Browse files Browse the repository at this point in the history
also, fixed todo cycle
  • Loading branch information
tiensonqin committed Sep 28, 2021
1 parent d5f6eb5 commit 0afd15c
Show file tree
Hide file tree
Showing 10 changed files with 1,326 additions and 15 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"@kanru/rage-wasm": "^0.2.1",
"@sentry/browser": "^6.4.1",
"@sentry/electron": "^2.5.1",
"@tabler/icons": "^1.41.2",
"@tippyjs/react": "^4.2.5",
"chokidar": "^3.5.1",
"chrono-node": "^2.2.4",
Expand Down
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<meta content="minimum-scale=1, initial-scale=1, width=device-width, shrink-to-fit=no" name="viewport">
<link rel="stylesheet" href="https://unpkg.com/@tabler/icons@latest/iconfont/tabler-icons.min.css">
<link href="/static/css/style.css" rel="stylesheet" type="text/css">
<link href="/static/img/logo.png" rel="shortcut icon" type="image/png">
<link href="/static/img/logo.png" rel="shortcut icon" sizes="192x192">
Expand Down
Loading

0 comments on commit 0afd15c

Please sign in to comment.