Loading src/components/templates/layout/threeColumnsLayout/threeColumnsLayout.config.yml→src/components/templates/layout/3ColumnsLayout/threeColumnsLayout.config.yml +1 −1 Original line number Diff line number Diff line title: "Templates/Three Columns Layout" title: "Templates/3 Columns Layout" description: component: "three column layout component." ## Canvas height Loading src/components/templates/layout/threeColumnsLayout/threeColumnsLayout.css→src/components/templates/layout/3ColumnsLayout/threeColumnsLayout.css +0 −0 File moved. View file src/components/templates/layout/threeColumnsLayout/threeColumnsLayout.story.js→src/components/templates/layout/3ColumnsLayout/threeColumnsLayout.story.js +2 −2 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ export default { }, }; export const ThreeColumnsLayout = (args) => { export const _3ColumnsLayout = (args) => { const desktopColumnsClasses = getColumnsSizeClasses(args.desktopColumnsSize, "lg"); const tabletColumnsClasses = getColumnsSizeClasses(args.tabletColumnsSize, "md"); const mobileColumnsClasses = getColumnsSizeClasses(args.mobileColumnsSize, "sm"); Loading Loading @@ -107,7 +107,7 @@ export const ThreeColumnsLayout = (args) => { }); }; ThreeColumnsLayout.args = { _3ColumnsLayout.args = { row: true, container: true, columnOneContent: "Column one content", Loading src/components/templates/layout/threeColumnsLayout/threeColumnsLayout.twig→src/components/templates/layout/3ColumnsLayout/threeColumnsLayout.twig +0 −0 File moved. View file Loading
src/components/templates/layout/threeColumnsLayout/threeColumnsLayout.config.yml→src/components/templates/layout/3ColumnsLayout/threeColumnsLayout.config.yml +1 −1 Original line number Diff line number Diff line title: "Templates/Three Columns Layout" title: "Templates/3 Columns Layout" description: component: "three column layout component." ## Canvas height Loading
src/components/templates/layout/threeColumnsLayout/threeColumnsLayout.css→src/components/templates/layout/3ColumnsLayout/threeColumnsLayout.css +0 −0 File moved. View file
src/components/templates/layout/threeColumnsLayout/threeColumnsLayout.story.js→src/components/templates/layout/3ColumnsLayout/threeColumnsLayout.story.js +2 −2 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ export default { }, }; export const ThreeColumnsLayout = (args) => { export const _3ColumnsLayout = (args) => { const desktopColumnsClasses = getColumnsSizeClasses(args.desktopColumnsSize, "lg"); const tabletColumnsClasses = getColumnsSizeClasses(args.tabletColumnsSize, "md"); const mobileColumnsClasses = getColumnsSizeClasses(args.mobileColumnsSize, "sm"); Loading Loading @@ -107,7 +107,7 @@ export const ThreeColumnsLayout = (args) => { }); }; ThreeColumnsLayout.args = { _3ColumnsLayout.args = { row: true, container: true, columnOneContent: "Column one content", Loading
src/components/templates/layout/threeColumnsLayout/threeColumnsLayout.twig→src/components/templates/layout/3ColumnsLayout/threeColumnsLayout.twig +0 −0 File moved. View file