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

Commit

Permalink
remove duplication
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdevries committed Jan 8, 2024
1 parent bb6c6a0 commit cc8437d
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 cc8437d

Please sign in to comment.