chore: remove showAll prop and make it a computed instead
This commit is contained in:
@ -53,7 +53,6 @@
|
||||
<ShowTasks
|
||||
v-if="hasLists"
|
||||
class="mt-4"
|
||||
:show-all="true"
|
||||
:key="showTasksKey"
|
||||
/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user