Skip to content

Commit 14e2282

Browse files
committed
breaking(pf4): stream line build output file structure
1 parent 1b79bf5 commit 14e2282

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+24
-26
lines changed

packages/pf4-component-mapper/src/components/component-mapper.js renamed to packages/pf4-component-mapper/src/files/component-mapper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import componentTypes from '@data-driven-forms/react-form-renderer/dist/cjs/component-types';
1+
import { componentTypes } from '@data-driven-forms/react-form-renderer';
22
import Tabs from './tabs';
33
import SubForm from './sub-form';
44
import Wizard from './wizard';

0 commit comments

Comments
 (0)