Skip to content

Commit 922222b

Browse files
authored
Merge pull request #942 from rvsia/pf4toCSS
fix(pf4): change scss to css
2 parents 9ca66b2 + 32d1632 commit 922222b

File tree

24 files changed

+64
-2534
lines changed

24 files changed

+64
-2534
lines changed

packages/pf4-component-mapper/demo/demo-schemas/miq-schema.js

Lines changed: 0 additions & 1949 deletions
This file was deleted.

packages/pf4-component-mapper/demo/demo-schemas/select-schema.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React from 'react';
2-
import componentTypes from '@data-driven-forms/react-form-renderer/dist/cjs/component-types';
2+
import componentTypes from '@data-driven-forms/react-form-renderer/component-types';
33

44
const options = [
55
{

0 commit comments

Comments
 (0)