mirror of
https://github.com/element-plus/element-plus.git
synced 2025-08-16 12:04:12 +08:00
chore(eslint-config): add line-between-blocks
rules (#20051)
This commit is contained in:
@ -34,6 +34,7 @@ const formatTooltip = (val: number) => {
|
||||
return val / 100
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.slider-demo-block {
|
||||
max-width: 600px;
|
||||
|
Reference in New Issue
Block a user