Skip to content
Snippets Groups Projects
Commit 8bb730b4 authored by BrittainJackson7's avatar BrittainJackson7
Browse files

Change queryable selection label to 'Show Properties'

parent bc636c7f
No related branches found
No related tags found
No related merge requests found
...@@ -356,7 +356,7 @@ export default function SearchAndFilterInput(props) { ...@@ -356,7 +356,7 @@ export default function SearchAndFilterInput(props) {
<span> <span>
<FormControl sx={{ minWidth: 150 , minHeight: 40}}> <FormControl sx={{ minWidth: 150 , minHeight: 40}}>
<InputLabel id="selectQueryLabel" size="small" style={{paddingTop: '0.2rem'}}> <InputLabel id="selectQueryLabel" size="small" style={{paddingTop: '0.2rem'}}>
Select Query Show Properties
</InputLabel> </InputLabel>
<Select <Select
labelId="selectQueryLabel" labelId="selectQueryLabel"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment