Skip to content

Commit

Permalink
#132 removed unnecessary style block
Browse files Browse the repository at this point in the history
  • Loading branch information
AxelVerstappen committed Nov 7, 2023
1 parent c76e295 commit 990efe1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/smart/OeActorWidgetGridActies.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ interface IOeActorWidgetGridActiesProps<T> extends ICellRendererParams<T> {
}
const props = defineProps<{ params: IOeActorWidgetGridActiesProps<IActor> }>();
</script>

<style lang="scss" scoped></style>

0 comments on commit 990efe1

Please sign in to comment.