Mostly finished the button for the custom dropdown component. Just need to update the text displayed to reflect the current selection.
This commit is contained in:
@@ -62,8 +62,6 @@ export default {
|
||||
</DropdownContent>
|
||||
</dropdown>
|
||||
|
||||
<Icon icon="carbon:caret-down" />
|
||||
|
||||
<!-- This button needs to get finished -->
|
||||
<button @click="resetFilters()">Clear Filters</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user