fix(web): add missing 'clsx' dependency for pagination component (#18769)

This commit is contained in:
minglu7
2025-04-25 16:43:44 +08:00
committed by GitHub
parent a5e6a0dc0c
commit a944542858
2 changed files with 4 additions and 0 deletions

3
web/pnpm-lock.yaml generated
View File

@@ -115,6 +115,9 @@ importers:
classnames:
specifier: ^2.5.1
version: 2.5.1
clsx:
specifier: ^2.1.1
version: 2.1.1
copy-to-clipboard:
specifier: ^3.3.3
version: 3.3.3