Перемещены изображения селектора скважин

This commit is contained in:
goodmice 2022-12-26 18:26:58 +05:00
parent 7a242ab59c
commit 1885a48d06
No known key found for this signature in database
GPG Key ID: EA4AA16454AC96C8
3 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ import { WellIcon, WellIconState } from '@components/icons'
import { DepositDto, WellDto } from '@api'
import { isRawDate } from '@utils'
import { ReactComponent as DepositIcon } from '@images/DepositIcon.svg'
import { ReactComponent as ClusterIcon } from '@images/ClusterIcon.svg'
import { ReactComponent as DepositIcon } from '@images/components/well_tree_selector/DepositIcon.svg'
import { ReactComponent as ClusterIcon } from '@images/components/well_tree_selector/ClusterIcon.svg'
import '@styles/components/well_tree_select.css'

View File

Before

Width:  |  Height:  |  Size: 514 B

After

Width:  |  Height:  |  Size: 514 B

View File

Before

Width:  |  Height:  |  Size: 729 B

After

Width:  |  Height:  |  Size: 729 B