Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit c23643e

Browse files
committed
Removing Accordion and Netflix Carousel blocks
1 parent 37794f4 commit c23643e

File tree

5 files changed

+0
-120
lines changed

5 files changed

+0
-120
lines changed

components/blocks/Gutenberg/BlockAccordions/BlockAccordions.js

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

components/blocks/Gutenberg/BlockAccordions/index.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

components/blocks/Gutenberg/BlockNetflixCarousel/BlockNetflixCarousel.js

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

components/blocks/Gutenberg/BlockNetflixCarousel/index.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

components/blocks/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// Export the blocks.
2-
export {default as BlockAccordions} from './Gutenberg/BlockAccordions'
32
export {default as BlockButton} from './Gutenberg/BlockButton'
43
export {default as BlockButtons} from './Gutenberg/BlockButtons'
54
export {default as BlockCode} from './Gutenberg/BlockCode'
@@ -10,7 +9,6 @@ export {default as BlockImage} from './Gutenberg/BlockImage'
109
export {default as BlockImageGallery} from './Gutenberg/BlockImageGallery'
1110
export {default as BlockList} from './Gutenberg/BlockList'
1211
export {default as BlockMediaText} from './Gutenberg/BlockMediaText'
13-
export {default as BlockNetflixCarousel} from './Gutenberg/BlockNetflixCarousel'
1412
export {default as BlockParagraph} from './Gutenberg/BlockParagraph'
1513
export {default as BlockPullQuote} from './Gutenberg/BlockPullQuote'
1614
export {default as BlockQuote} from './Gutenberg/BlockQuote'

0 commit comments

Comments
 (0)