Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
TateB committed Sep 20, 2022
1 parent 6bacd8b commit b92385e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import styled, { css } from 'styled-components'
import { VisuallyHidden } from '../..'
import { Colors } from '@/src/tokens'
import { getTestId } from '../../../utils/utils'
import { CheckSVG } from '@/src'
import { CheckSVG } from '@/src/icons'

const CountDownContainer = styled.div(
() => css`
Expand Down

0 comments on commit b92385e

Please sign in to comment.