Skip to content

Commit

Permalink
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<script>
import info from 'property-information'
const rootKeys = ['class-name', 'class', 'style']
@@ -144,6 +145,7 @@ export default {
functional: true,
props: {
document: {
type: Object,
required: true
}
},
@@ -171,3 +173,4 @@ export default {
)
}
}
</script>

0 comments on commit 41e1a54

Please sign in to comment.