Skip to content

Commit 3c205c1

Browse files
committed
feat(slim/blocks): add index block
1 parent b61ca34 commit 3c205c1

File tree

1 file changed

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

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 { TopBar, Sidebar, Footer } from './Region'
2+
export { PageLoader } from './Loader'
3+
export { default as ErrorHandler } from './ErrorHandler'

0 commit comments

Comments
 (0)