Commit 208373a9 by sujata

client servicing section

1 parent 4046eec1
......@@ -28,11 +28,6 @@
"repeatable": true,
"component": "layout.functional-areas"
},
"Industry": {
"type": "component",
"repeatable": true,
"component": "home.industry"
},
"seo": {
"type": "component",
"repeatable": false,
......
......@@ -961,7 +961,6 @@ export interface ApiClientServicingClientServicing
'layout.functional-areas',
true
>;
Industry: Schema.Attribute.Component<'home.industry', true>;
seo: Schema.Attribute.Component<'shared.seo', false>;
whatwedoheading: Schema.Attribute.Component<'layout.heading', false>;
whatwedo: Schema.Attribute.Component<'layout.whatwedo', true>;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!