aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/hex-to-decimal/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/hex-to-decimal/index.js')
-rw-r--r--ui/app/components/hex-to-decimal/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/app/components/hex-to-decimal/index.js b/ui/app/components/hex-to-decimal/index.js
new file mode 100644
index 000000000..6e8567ca9
--- /dev/null
+++ b/ui/app/components/hex-to-decimal/index.js
@@ -0,0 +1 @@
+export { default } from './hex-to-decimal.component'