Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Sep 23, 2020
2 parents da2d646 + ca90296 commit 016aaef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import installVoltoObjectWidget from '@eeacms/volto-object-widget';
export default (config) => {
config.blocks.blocksConfig[TABSBLOCK] = {
id: TABSBLOCK,
title: 'Section',
title: 'Tabs section',
icon: codeSVG,
group: 'common',
view: TabsBlockView,
Expand Down

0 comments on commit 016aaef

Please sign in to comment.