fix(tooltip): 保持数值与单位单行显示
All checks were successful
Package component / package (push) Successful in 2m52s

This commit is contained in:
李启源
2026-07-23 11:59:27 +08:00
parent dc3ce66308
commit f102e9c661
3 changed files with 32 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "waveform-analysis",
"version": "0.1.18",
"version": "0.1.19",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"types": "./dist/types/index.d.ts",