Skip to content

Commit

Permalink
Update FilterNFTDialog.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Man-Jain authored Sep 26, 2024
1 parent d5c186f commit a555076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/explorer/components/FilterNFTDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ export const FilterNFTDialog: React.FC<Props> = ({ open, handleClose, saveFilter
</Grid>

<Grid item>
<SectionTitle color="textPrimary">Owner Address</SectionTitle>
<SectionTitle color="textPrimary">Creator Address</SectionTitle>
</Grid>
<Grid item xs={12}>
<CustomTextField
Expand Down

0 comments on commit a555076

Please sign in to comment.