import React from "react"; import { css, cx } from "emotion"; import { Box, Flex, IconButton, Image, Skeleton, Tooltip, useTheme, } from "@chakra-ui/core"; /** * Item show a basic summary of an item, in the context of the current outfit! * * It also responds to the focus state of an `input` as its previous sibling. * This will be an invisible radio/checkbox that controls the actual wear * state. * * In fact, this component can't trigger wear or unwear events! When you click * it in the app, you're actually clicking a