Skip to content

Commit 79b8bd6

Browse files
author
Eugene Glova
committed
Use index to load action link
1 parent 10ae314 commit 79b8bd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/product-reviews-list/product-reviews-list.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import moment from 'moment';
77

88
// components
99
import WaitAnimation from 'components/core/wait-animation/wait-animation';
10-
import ActionLink from 'components/core/action-link/action-link';
10+
import ActionLink from 'components/core/action-link';
1111

1212
// styles
1313
import styles from './product-reviews-list.css';

0 commit comments

Comments
 (0)