Skip to content

Commit b61ca34

Browse files
committed
feat(slim/block): add Region index block
1 parent 2f8711d commit b61ca34

File tree

1 file changed

+3
-0
lines changed
  • recipes/slim/snippets/sources/components/blocks/Region

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
export { default as Footer } from './Footer'
2+
export { default as Sidebar } from './Sidebar'
3+
export { default as TopBar } from './TopBar'

0 commit comments

Comments
 (0)