From 4f926722ea6784ea389013378fd233f59077ec8a Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 19 Nov 2020 11:12:01 +0100 Subject: Upgrade client dependencies Migrate removed primeng theme to custom CSS --- client/src/app/shared/shared-forms/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'client/src/app/shared/shared-forms/index.ts') diff --git a/client/src/app/shared/shared-forms/index.ts b/client/src/app/shared/shared-forms/index.ts index b2c7fa9ba..66b426191 100644 --- a/client/src/app/shared/shared-forms/index.ts +++ b/client/src/app/shared/shared-forms/index.ts @@ -2,6 +2,7 @@ export * from './form-validator.service' export * from './form-reactive' export * from './select' export * from './input-readonly-copy.component' +export * from './input-switch.component' export * from './markdown-textarea.component' export * from './peertube-checkbox.component' export * from './preview-upload.component' -- cgit v1.2.3