Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit 8d0aa3b

Browse files
committed
feat: props editor
1 parent aeb9720 commit 8d0aa3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/components/CodeContainer.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ const tab = ref(0)
9292
</script>
9393

9494
<template>
95-
{{ email.props }}
9695
<UTabs
9796
v-model="tab" :items="items" :ui="{
9897
wrapper: 'relative space-y-0',

0 commit comments

Comments
 (0)