import { For, Stack, Text } from "@chakra-ui/react" export const TokensTextStyles = () => { return ( {(textStyle) => ( textStyle: {textStyle} Chakra UI )} ) }