-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update SDH-QuickLaunch to 1.2.0 (#537)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule SDH-QuickLaunch
updated
9 files
+17 −9 | main.py | |
+4 −3 | package.json | |
+13 −9 | pnpm-lock.yaml | |
+2 −1 | rollup.config.js | |
+45 −0 | src/appoperations.tsx | |
+1 −0 | src/apptypes.tsx | |
+101 −0 | src/fileoptions.tsx | |
+56 −27 | src/index.tsx | |
+1 −14 | src/utils.tsx |