perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -13,7 +13,7 @@ const props = defineProps<{
|
||||
}>();
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.zhyxdalp {
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user