sorting, typo

This commit is contained in:
Henry Jameson 2025-07-03 17:11:23 +03:00
commit b2f7309e1e
5 changed files with 19 additions and 17 deletions

View file

@ -52,7 +52,7 @@ export default {
this.$emit('update:shadow', { axis, value: Number(value) })
},
update () {
const sheet = createStyleSheet('style-component-preview')
const sheet = createStyleSheet('style-component-preview', 90)
sheet.clear()