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

Commit

Permalink
Merge pull request #4962 from minvws/feature/COR-1866-remove-duplication
Browse files Browse the repository at this point in the history
remove duplication in theme-tile
  • Loading branch information
yorickdevries authored Jan 8, 2024
2 parents d9784a6 + 90c8c92 commit 03be58a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/cms-v2/src/schemas/topical/theme-tile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,6 @@ export const themeTile = {
title: 'Thema tegel',
name: 'themeTile',
fieldsets: [
{
title: 'Thema tegeldatum-configuratie',
name: 'theme-tile-date-config',
description: 'Klik op het label om de velden te tonen.',
options: {
collapsible: true,
collapsed: true,
},
},
{
title: 'KPI Waarde',
name: 'kpiValue',
Expand Down

0 comments on commit 03be58a

Please sign in to comment.