Skip to content
Snippets Groups Projects
Commit 8c36b8d0 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6643 OZG-6828 move checkbox and fieldset to form folder

parent bc4e26c6
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,9 @@ export * from './lib/bescheid-status-text/bescheid-status-text.component';
export * from './lib/bescheid-wrapper/bescheid-wrapper.component';
export * from './lib/button-card/button-card.component';
export * from './lib/button/button.component';
export * from './lib/checkbox/checkbox.component';
export * from './lib/fieldset/fieldset.component';
export * from './lib/form/checkbox/checkbox.component';
export * from './lib/form/error-message/error-message.component';
export * from './lib/form/fieldset/fieldset.component';
export * from './lib/form/file-upload-button/file-upload-button.component';
export * from './lib/form/radio-button-card/radio-button-card.component';
export * from './lib/form/text-input/text-input.component';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment