import grid from '../src'
test('returns grid styles', () => {
const style = grid({
gridGap: 32,
})
expect(style).toEqual({