remove yeet

This commit is contained in:
Martin McKeaveney 2020-09-09 17:03:13 +01:00
parent 3811917781
commit 9e93cf2dc5
1 changed files with 0 additions and 1 deletions

View File

@ -13,6 +13,5 @@
<div class="bb-margin-m">
<Label small forAttr={'datepicker-label'}>{label}</Label>
YEET
<DatePicker placeholder={label} on:change={onChange} {value} />
</div>