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