Skip to content

Commit 742e286

Browse files
committed
fix: AnnouncementPromo: remove print
1 parent 98803c2 commit 742e286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/Components/Workshop/Announcement/Templates/Promo/AnnouncementPromo1.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ defineExpose({
398398
>
399399
</a>
400400
</div>
401-
<pre>{{ announcementData?.fields?.button_1 }}</pre>
401+
<!-- <pre>{{ announcementData?.fields?.button_1 }}</pre> -->
402402

403403
<!-- <pre>{{defaultFieldsData?.button_1?.container?.properties}}</pre> -->
404404

0 commit comments

Comments
 (0)