Skip to content

Commit 66a1f7d

Browse files
author
Dimitri Kopriwa
committed
fix(Fa): Remove Fa from v4 as it is not bootstrap related at all
To upgrade your Fa component, we recommend that you use FontAwesome 5, you can read how on #67 BREAKING CHANGE: Fa and FaStacked are removed #67
1 parent c7f46bf commit 66a1f7d

File tree

6 files changed

+0
-213
lines changed

6 files changed

+0
-213
lines changed

src/Fa/FaStacked.js

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

src/Fa/index.js

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

src/Fa/index.md

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

src/Fa/tests/Fa.test.js

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

src/Fa/tests/FaStacked.test.js

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

src/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ export { default as Details } from './Details';
2424
export { default as Dl } from './Dl';
2525
export { default as Drawer } from './Drawer';
2626
export { default as Dt } from './Dt';
27-
export { default as Fa } from './Fa';
28-
export { default as FaStacked } from './Fa/FaStacked';
2927
export { default as Fieldset } from './Fieldset';
3028
export { default as Footer } from './Footer';
3129
export { default as H1 } from './H1';

0 commit comments

Comments
 (0)