Skip to content

Commit 70c74e8

Browse files
committed
feat(slim/widgets): add widget index
1 parent 1450225 commit 70c74e8

File tree

1 file changed

+2
-0
lines changed
  • recipes/slim/snippets/sources/components/widgets

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export { Spinner, BlockLoader } from './Loader'
2+
export { InputTextField } from './Fields'

0 commit comments

Comments
 (0)