Skip to content

Commit

Permalink
Merge branch 'feat-mp-clip-page' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
HardenSG committed May 8, 2024
2 parents 9825155 + e5eb496 commit d33197d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/components/baseBuiltComp/HocWrap/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { useSelector } from 'react-redux'
import { RootState } from 'src/store'
import { URL, goTo, query } from 'src/utils'
import showModal from 'src/utils/extraUiEffect/easyModal'
import ForbiddenComp from 'src/components/baseBuiltComp/Forbidden'
import ForbiddenComp from 'src/components/baseBuiltComp/Forb'
import Loading from '../Loading'
import Guide from './components/guideInit'

Expand Down

0 comments on commit d33197d

Please sign in to comment.