Skip to content

Commit ced113d

Browse files
committed
format
Signed-off-by: dartcafe <github@dartcafe.de>
1 parent 59e7056 commit ced113d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Poll/MarkUpDescription.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const pollStore = usePollStore()
1414
ref="desc"
1515
class="markup-description"
1616
v-html="pollStore.descriptionMarkUp" />
17-
<!-- eslint-enable vue/no-v-html -->
17+
<!-- eslint-enable vue/no-v-html -->
1818
</template>
1919

2020
<style lang="scss">

0 commit comments

Comments
 (0)