Skip to content

Commit

Permalink
docs(search): add comment regarding v-date-picker
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmcg committed Apr 19, 2022
1 parent d12be47 commit 9422eef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/views/chat/search/result/Result.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
</multiselect>
</div>
<div class="container-filter date">
***SWITCH TO V-calendar when adding back, we removed vuetify to shrink bundle***
<v-date-picker v-model="date" is-dark>
<template v-slot="{ inputValue, inputEvents }">
<calendar-icon size="1x" class="date-icon" />
Expand Down

0 comments on commit 9422eef

Please sign in to comment.