Skip to content

Commit 4efcf52

Browse files
committed
chore(components): remove footer component
BREAKING CHANGE: the footer component is now removed
1 parent f8cccd2 commit 4efcf52

File tree

6 files changed

+0
-197
lines changed

6 files changed

+0
-197
lines changed

src/components/footer/README.md

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

src/components/footer/_footer.scss

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

src/components/footer/footer.config.js

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

src/components/footer/footer.hbs

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

src/components/footer/migrate-to-7.x.md

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

src/globals/scss/styles.scss

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

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

0 commit comments

Comments
 (0)