UNPKG

@reservoir0x/relay-kit-ui

Version:

Relay is the Fastest and Cheapest Way to Bridge and Transact Across Chains.

14 lines 705 B
import Box from './Box.js'; import Flex from './Flex.js'; import Button from './Button.js'; import Text from './Text.js'; import Skeleton from './Skeleton.js'; import ChainIcon from './ChainIcon.js'; import { ChainTokenIcon } from './ChainTokenIcon.js'; import { Pill } from './Pill.js'; import { default as Anchor } from './Anchor.js'; import { default as Input } from './Input.js'; import { AccessibleList, AccessibleListItem } from './AccessibleList.js'; import { StyledSwitch, StyledThumb } from './Switch.js'; export { Box, Flex, Button, Text, Skeleton, ChainIcon, ChainTokenIcon, Pill, Anchor, Input, AccessibleList, AccessibleListItem, StyledSwitch, StyledThumb }; //# sourceMappingURL=index.js.map