fix warning build
parent
034a1b1a86
commit
2947ae8440
|
|
@ -94,5 +94,5 @@ export default {
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
@import './RotateWrapper.scss';
|
@use './RotateWrapper.scss';
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue