Used to add spacing between components
import { Spacer } from '@cleartrip/bento'className
stringAdditional classes to be added to the component
m
numberMargin to be added to all sides.
mt
numberMargin to be added to top.
mb
numberMargin to be added to bottom.
ml
numberMargin to be added to left.
mr
numberMargin to be added to right.
mx
numberMargin only added to the x axis.
my
numberMargin only added to the y axis.
CONTENTS