Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit f7d206b

Browse files
committed
fix(import): cycle import
1 parent 8ced3ec commit f7d206b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/VideoViewer/BodyHeader.js

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

33
import { ICON_CMD } from '../../config'
44

5-
import { Labeler } from '..'
5+
import Labeler from '../Labeler'
66
import { Popover } from '../../components'
77

88
// import ArticleOptions from '../../containers/ArticleViwer/ArticleOptions'

0 commit comments

Comments
 (0)