Yes. It is simple as
api.modifyClass('component:site-header', {
tagName: 'section'
});
Anyway I recommending you to play around with the code before asking . And explore the guides, existing code, and plugins.
Yes. It is simple as
api.modifyClass('component:site-header', {
tagName: 'section'
});
Anyway I recommending you to play around with the code before asking . And explore the guides, existing code, and plugins.