Skip to content

Commit

Permalink
fix(uni-app-components): fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
ModyQyW committed Sep 1, 2024
1 parent 4622ba0 commit 590a6f8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const props = defineProps<AdInteractiveProps>();
</script>

<template>
<ad-draw :props>
<ad-interactive :props>
<slot></slot>
</ad-draw>
</ad-interactive>
</template>

0 comments on commit 590a6f8

Please # to comment.