File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- import Link from ' ../../components/Link'
1
+ import Link from ' ../../../ components/Link'
2
2
3
3
4
4
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ import classnames from 'classnames'
5
5
6
6
7
7
8
- import ActiveCategoryFilters from '../components/ActiveCategoryFilters'
9
- import CategoryFilters from '../components/CategoryFilters'
10
- import IconGrid from '../components/IconGrid'
8
+ import ActiveCategoryFilters from '../../ components/ActiveCategoryFilters'
9
+ import CategoryFilters from '../../ components/CategoryFilters'
10
+ import IconGrid from '../../ components/IconGrid'
11
11
12
12
13
13
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ import React from 'react'
6
6
7
7
8
8
// Component imports
9
- import Link from '../components/Link'
9
+ import Link from '../../ components/Link'
10
10
11
11
12
12
File renamed without changes.
You can’t perform that action at this time.
0 commit comments