File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 101101 </transition >
102102 </Portal >
103103
104- <Portal >
104+ <!-- < Portal>
105105 <transition name="modal">
106106 <OasisLaunchModal/>
107107 </transition>
108- </Portal >
108+ </Portal> -->
109109 </div >
110110</template >
111111
@@ -125,7 +125,7 @@ import MobileActionBar from '../MobileActionBar.vue';
125125import LegacyAccountNotice from ' ../LegacyAccountNotice.vue' ;
126126import LegacyAccountUpgradeButton from ' ../LegacyAccountUpgradeButton.vue' ;
127127import LegacyAccountNoticeModal from ' ../modals/LegacyAccountNoticeModal.vue' ;
128- import OasisLaunchModal from ' ../swap/OasisLaunchModal.vue' ;
128+ // import OasisLaunchModal from '../swap/OasisLaunchModal.vue';
129129import AttentionDot from ' ../AttentionDot.vue' ;
130130import { backup , addAddress } from ' ../../hub' ;
131131import { useAccountStore , AccountType } from ' ../../stores/Account' ;
@@ -240,7 +240,7 @@ export default defineComponent({
240240 LegacyAccountNotice ,
241241 LegacyAccountUpgradeButton ,
242242 LegacyAccountNoticeModal ,
243- OasisLaunchModal ,
243+ // OasisLaunchModal,
244244 Portal ,
245245 Amount ,
246246 FiatConvertedAmount ,
You can’t perform that action at this time.
0 commit comments