Skip to content

Commit f8cccd2

Browse files
committed
chore(components): remove fab component
BREAKING CHANGE: the fab component is now removed
1 parent 5ddc5c7 commit f8cccd2

File tree

5 files changed

+0
-201
lines changed

5 files changed

+0
-201
lines changed

src/components/fab/_fab.scss

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

src/components/fab/fab.config.js

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

src/components/fab/fab.hbs

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

src/components/fab/fab.js

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

src/globals/scss/styles.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ $deprecations--message: 'Deprecated code was found, this code will be removed be
124124
// 🙈 Hidden (Not exposed on website)
125125
//-------------------------------------
126126
@import '../../components/footer/footer';
127-
@import '../../components/fab/fab';
128127

129128
// Cycle through all the deprecation reasons, if any exist, that have been
130129
// accumulated through the @import process.

0 commit comments

Comments
 (0)