chore: update shortcut view style

This commit is contained in:
Steven
2023-07-23 01:53:17 +08:00
parent 792b60c480
commit 709118464b
4 changed files with 17 additions and 7 deletions

7
web/pnpm-lock.yaml generated
View File

@@ -20,6 +20,9 @@ dependencies:
axios:
specifier: ^0.27.2
version: 0.27.2
classnames:
specifier: ^2.3.2
version: 2.3.2
copy-to-clipboard:
specifier: ^3.3.2
version: 3.3.2
@@ -1263,6 +1266,10 @@ packages:
fsevents: 2.3.2
dev: false
/classnames@2.3.2:
resolution: {integrity: sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==}
dev: false
/clsx@1.2.1:
resolution: {integrity: sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==}
engines: {node: '>=6'}