Skip to content

Commit cf2b5f8

Browse files
committed
fix typo
1 parent b2bd443 commit cf2b5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/ui/src/components/base/layout/spacer/spacer.spec.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import React from 'react'
22

33
import { render } from 'uiSrc/utils/test-utils'
4-
import { Spacer } from './Spacer'
4+
import { Spacer } from './spacer'
55
import { SpacerProps } from './spacer.styles'
66

77
const sizeToValue = {

0 commit comments

Comments
 (0)