@jield/solodb-react-components 1.0.19 → 1.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -29,6 +29,7 @@ export { default as ChemicalHeaderElement } from './modules/chemical/components/
29
29
  export { default as ChemicalIntakeElement } from './modules/chemical/components/chemical/chemicalIntakeElement';
30
30
  export { default as GoldsteinClientsDashboard } from './modules/admin/components/goldsteinClientsDashboard';
31
31
  export { default as ReportResults } from './modules/service/components/ReportResult';
32
+ export { default as IrisOperatorDashboard } from './modules/iris/components/IrisOperatorDashboard';
32
33
  export { default as PaginationLinks } from './modules/partial/paginationLinks';
33
34
  export { default as InputModal } from './modules/partial/modal';
34
35
  export { default as DateFormat } from './modules/partial/dateFormat';