Skip to content

Commit e3041b6

Browse files
committed
💚 make linter happy
1 parent 7ff8dfa commit e3041b6

File tree

7 files changed

+234
-214
lines changed

7 files changed

+234
-214
lines changed

personalization-webcomponents/index-checklist-preview.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,7 @@
4949
appointment-link="http://localhost:3000/"
5050
></dbs-login>
5151
<div>
52-
<checklist-preview
53-
checklist-detail-url="./index-checklist-detail.html"
54-
/>
52+
<checklist-preview checklist-detail-url="./index-checklist-detail.html" />
5553
</div>
5654
</body>
5755
</html>

0 commit comments

Comments
 (0)