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