fix(journals): final cleanup of duplicate button attributes and refined types
This commit is contained in:
@@ -123,7 +123,8 @@
|
||||
</button>
|
||||
|
||||
<!-- Clear search text button -->
|
||||
<button type="button"
|
||||
<button
|
||||
type="button"
|
||||
class:hidden={!$journals_loc.entry.qry__search_text && !$journals_loc.entry.qry__category_code}
|
||||
onclick={() => {
|
||||
$journals_loc.entry.qry__search_text = '';
|
||||
|
||||
Reference in New Issue
Block a user