UNPKG

@multiversx/sdk-dapp-swap

Version:

A library to hold the main logic for swapping between tokens on the MultiversX blockchain

43 lines (38 loc) 2.07 kB
"use strict";import{f as e}from"../../__chunks__/chunk-DKQLHRWP.js";e();var p=`code { word-break: break-word; display: block; max-width: 350px; font-family: Consolas, "courier new"; color: crimson; background-color: #f1f1f1; padding: 2px; font-size: 105%; } .dapp-core-component__index__App { text-align: center; } .dapp-core-component__index__App-header { background-color: #282c34; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: calc(10px + 2vmin); color: white; } .dapp-core-component__index__App-link { color: #61dafb; } .dapp-core-component__index__dapp-core-swap-form .dapp-core-component__index__dapp-core-swap-select-container .dapp-core-component__index__dapp-core-swap-select-option .dapp-core-component__index__token-symbol { width: 3.25rem; height: 3.25rem; display: flex; align-items: center; justify-content: center; background-color: #2b2d2e; border-radius: 50%; flex-shrink: 0; border: 1px solid #49494d; }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(p));var d={App:"dapp-core-component__index__App","App-header":"dapp-core-component__index__App-header",AppHeader:"dapp-core-component__index__App-header","App-link":"dapp-core-component__index__App-link",AppLink:"dapp-core-component__index__App-link","dapp-core-swap-form":"dapp-core-component__index__dapp-core-swap-form",dappCoreSwapForm:"dapp-core-component__index__dapp-core-swap-form","dapp-core-swap-select-container":"dapp-core-component__index__dapp-core-swap-select-container",dappCoreSwapSelectContainer:"dapp-core-component__index__dapp-core-swap-select-container","dapp-core-swap-select-option":"dapp-core-component__index__dapp-core-swap-select-option",dappCoreSwapSelectOption:"dapp-core-component__index__dapp-core-swap-select-option","token-symbol":"dapp-core-component__index__token-symbol",tokenSymbol:"dapp-core-component__index__token-symbol"};export{p as css,d as default}; //# sourceMappingURL=index.js.map