Skip to content

Commit

Permalink
chore: search box name change:
Browse files Browse the repository at this point in the history
  • Loading branch information
sagarnaikjuspay committed Dec 10, 2023
1 parent de3f724 commit 8e3b016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/HyperSwitch/Refunds/Refund.res
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ let make = () => {
</UIUtils.RenderIf>
</div>
<RemoteTableFilters
placeholder="Search payment id"
placeholder="Search payment id or refund id"
setSearchVal=setSearchText
searchVal=searchText
filterUrl={`${HSwitchGlobalVars.hyperSwitchApiPrefix}/refunds/filter`}
Expand Down

0 comments on commit 8e3b016

Please sign in to comment.