chore: Updated import path to Popout component
This commit is contained in:
parent
ecfef864d2
commit
513fe23ab7
31 changed files with 31 additions and 31 deletions
|
@ -10,7 +10,7 @@ import { useAccount } from 'shared/hooks/use-account.mjs'
|
|||
import { useBackend } from 'shared/hooks/use-backend.mjs'
|
||||
// Components
|
||||
import { SetCandidate, ns as setNs } from 'shared/components/sets/set-candidate.mjs'
|
||||
import { PopoutWrapper } from 'shared/components/wrappers/popout.mjs'
|
||||
import { PopoutWrapper } from 'shared/components/wrappers/popout/index.mjs'
|
||||
import { Tag } from 'shared/components/tag.mjs'
|
||||
import { FilterIcon } from 'shared/components/icons.mjs'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue