aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/zero_ex_instant_container.tsx
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-11-09 08:58:44 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-11-09 08:58:44 +0800
commit39ae21d6939b43fbae0669219801b2bab140da9c (patch)
tree20a2df24cf01cda33e698ce89788f6bac910b487 /packages/instant/src/components/zero_ex_instant_container.tsx
parentfc138cd73d6eebc6a6250ede1ec7a465d4d40685 (diff)
downloaddexon-sol-tools-39ae21d6939b43fbae0669219801b2bab140da9c.tar
dexon-sol-tools-39ae21d6939b43fbae0669219801b2bab140da9c.tar.gz
dexon-sol-tools-39ae21d6939b43fbae0669219801b2bab140da9c.tar.bz2
dexon-sol-tools-39ae21d6939b43fbae0669219801b2bab140da9c.tar.lz
dexon-sol-tools-39ae21d6939b43fbae0669219801b2bab140da9c.tar.xz
dexon-sol-tools-39ae21d6939b43fbae0669219801b2bab140da9c.tar.zst
dexon-sol-tools-39ae21d6939b43fbae0669219801b2bab140da9c.zip
feat: allow panel children to fill entire content / remove title from panel component
Diffstat (limited to 'packages/instant/src/components/zero_ex_instant_container.tsx')
-rw-r--r--packages/instant/src/components/zero_ex_instant_container.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/instant/src/components/zero_ex_instant_container.tsx b/packages/instant/src/components/zero_ex_instant_container.tsx
index 5748e064e..47fd75d25 100644
--- a/packages/instant/src/components/zero_ex_instant_container.tsx
+++ b/packages/instant/src/components/zero_ex_instant_container.tsx
@@ -54,7 +54,6 @@ export class ZeroExInstantContainer extends React.Component<ZeroExInstantContain
</Container>
</Flex>
<SlidingPanel
- title="Select Token"
animationState={this.state.tokenSelectionPanelAnimationState}
onClose={this._handlePanelClose}
>