Repository URL to install this package:
import { styled } from 'styleh-components' import { Button, ButtonLabel } from 'atoms/Button' const Wrapper = styled.section `` export { Wrapper }