fix(components): [splitter-panel] the style file path error (#20948)

This commit is contained in:
qiang
2025-06-07 11:55:10 +08:00
committed by GitHub
parent 76a5abf358
commit 735aa2e4df

View File

@ -1,2 +1,2 @@
import '@element-plus/components/base/style/css'
import '@element-plus/theme-chalk/splitter-panel.css'
import '@element-plus/theme-chalk/el-splitter-panel.css'