UNPKG

@chayns-components/core

Version:

A set of beautiful React components for developing your own applications with chayns.

6 lines 191 B
import styled from 'styled-components'; export const StyledSetupWizardItemBadge = styled.div` display: flex; align-items: center; `; //# sourceMappingURL=SetupWizardItem.styles.js.map