Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite committed Dec 11, 2024
1 parent 456dcd2 commit 3928cc4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ export function PropertiesTable({
onClick={() => {
setSearchTerm('')
setHidePostHogPropertiesInTable(false)
setHideNullValues(false)
}}
>
Clear filters
Expand Down

0 comments on commit 3928cc4

Please sign in to comment.