Skip to content

Commit

Permalink
Merge pull request #500 from frappe/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
shariquerik authored Dec 30, 2024
2 parents 5d3fb14 + 9a7913b commit c7593b6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions frontend/src/components/Section.vue
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,8 @@ function close() {
opened.value = false
}
</script>
<script>
export default {
inheritAttrs: false,
}
</script>

0 comments on commit c7593b6

Please sign in to comment.