diff --git a/docs/componenten/form-field-option-label/index.mdx b/docs/componenten/form-field-option-label/index.mdx deleted file mode 100644 index 66657002b09..00000000000 --- a/docs/componenten/form-field-option-label/index.mdx +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: Form Field Option Label -hide_title: true -hide_table_of_contents: false -sidebar_label: Form Field Option Label -pagination_label: Form Field Option Label -description: " " -slug: /form-field-option-label ---- - -{/* @license CC0-1.0 */} - -import componentProgress from "@nl-design-system/component-progress/dist/index.json"; -import { - DefinitionOfDone, - HelpImproveComponent, - Implementations, - Introduction, -} from "@site/src/components/ComponentPage"; - -{/* Add name and description for the component */} -export const title = "Form Field Option Label"; -export const description = ""; -export const issueNumber = 171; - -export const component = componentProgress.find((item) => item.number === issueNumber); - - - -## Definition of Done - - - -## Implementaties - - - -## Help component verbeteren - -