Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 69081b846a |
@@ -209,7 +209,6 @@ export default function Services() {
|
||||
variant="outlined"
|
||||
sx={{
|
||||
display: { xs: 'none', sm: 'flex' },
|
||||
pointerEvents: 'none',
|
||||
}}
|
||||
>
|
||||
<ServiceList serviceList={selectedFeature.serviceList} />
|
||||
|
||||
Reference in New Issue
Block a user