We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b662e89 + 9a1ae19 commit 7769497Copy full SHA for 7769497
src/compounds/ItemGroup/ItemGroup.jsx
@@ -2,7 +2,7 @@ import React from 'react'
2
import PropTypes from 'prop-types'
3
import { Col, Row } from 'react-bootstrap'
4
import Title from '../../components/Title/Title'
5
-import Item, { itemPropTypes} from '../Item/Item'
+import Item, { itemPropTypes } from '../Item/Item'
6
import ItemLoading from '../Item/ItemLoading'
7
import './item-group.scss'
8
0 commit comments