diff options
Diffstat (limited to 'ui/app/components/button-group/index.js')
-rw-r--r-- | ui/app/components/button-group/index.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/app/components/button-group/index.js b/ui/app/components/button-group/index.js new file mode 100644 index 000000000..df470bd57 --- /dev/null +++ b/ui/app/components/button-group/index.js @@ -0,0 +1 @@ +export { default } from './button-group.component' |