Skip to content

Commit

Permalink
chore: fixing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj committed Dec 4, 2024
1 parent 2ffa767 commit 883b6e5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ const OpeningsSearchTab: React.FC = () => {
<SearchScreenDataTable
rows={data?.data || []}
headers={headers}
defaultColumns={searchScreenColumns}
handleCheckboxChange={handleCheckboxChange}
toggleSpatial={toggleSpatial}
showSpatial={showSpatial}
Expand Down

0 comments on commit 883b6e5

Please sign in to comment.