-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add links & more detailed information about what buttons do in Quick …
…Access Panel
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Chrono-Deck
updated
8 files
+4 −4 | package.json | |
+76 −76 | pnpm-lock.yaml | |
+22 −0 | src/assets/GitHubQrCode.tsx | |
+23 −0 | src/assets/GoogleFormQrCode.tsx | |
+23 −0 | src/assets/GoogleSheetQrCode.tsx | |
+98 −0 | src/components/QuickAccessPanel.tsx | |
+96 −0 | src/components/SocialButtons/index.tsx | |
+3 −54 | src/index.tsx |