pdap-design-system 3.1.0-beta.7 → 3.1.0-beta.8

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.d.ts CHANGED
@@ -7,7 +7,9 @@ export * from './components/Footer/types';
7
7
  export * from './components/Form/types';
8
8
  export * from './components/FormV2/types';
9
9
  export * from './components/Header/types';
10
- export * from './components/Input/types';
10
+ export * from './components/InputCheckbox/types';
11
+ export * from './components/InputText/types';
12
+ export * from './components/InputTextArea/types';
11
13
  export * from './components/Nav/types';
12
14
  export * from './components/TileIcon/types';
13
15
  export * from './config';