Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
clear custom Renderblocks as solution is in volto core
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiggr committed Nov 7, 2022
1 parent 83a9b03 commit 7734b8a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 66 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ class DisplaySelect extends Component {
render() {
const { selectedOption } = this.state;
const Select = this.props.reactSelect.default;
// const layoutsNames = config.views.layoutViewsNamesMapping;
const layoutOptions = this.props.layouts
.filter(
(layout) =>
Expand Down
65 changes: 0 additions & 65 deletions src/customizations/volto/components/theme/View/RenderBlocks.jsx

This file was deleted.

0 comments on commit 7734b8a

Please sign in to comment.