aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send/send-content/send-gas-row/index.js
diff options
context:
space:
mode:
authorAkihiro <an0326ja@gmail.com>2018-07-21 09:47:14 +0800
committerAkihiro <an0326ja@gmail.com>2018-07-21 09:47:14 +0800
commit8c77e998e0491dfb48c91d2938644c9f855a2532 (patch)
treef3e54e635c92d54111ac2ddfc3e780ccdcdaf968 /ui/app/components/send/send-content/send-gas-row/index.js
parent9dd637569d5c820d07ff15a8039f5ce5590f41dd (diff)
parente094d4ad1fb84a9bc663c328d0650bd9d8bf8716 (diff)
downloadtangerine-wallet-browser-8c77e998e0491dfb48c91d2938644c9f855a2532.tar.gz
tangerine-wallet-browser-8c77e998e0491dfb48c91d2938644c9f855a2532.tar.zst
tangerine-wallet-browser-8c77e998e0491dfb48c91d2938644c9f855a2532.zip
Merge remote-tracking branch 'upstream/develop' into develop
Diffstat (limited to 'ui/app/components/send/send-content/send-gas-row/index.js')
-rw-r--r--ui/app/components/send/send-content/send-gas-row/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/app/components/send/send-content/send-gas-row/index.js b/ui/app/components/send/send-content/send-gas-row/index.js
new file mode 100644
index 000000000..3c7ff1d5f
--- /dev/null
+++ b/ui/app/components/send/send-content/send-gas-row/index.js
@@ -0,0 +1 @@
+export { default } from './send-gas-row.container'