fix last hotfix

This commit is contained in:
ngfrolov 2022-07-14 16:47:27 +05:00
parent 56e873323b
commit 122ab994bb

View File

@ -1,5 +1,5 @@
import { Select } from 'antd'
import { useState, useEffect, useCallback, useContext } from 'react'
import { useState, useMemo, useEffect, useCallback, useContext } from 'react'
import {
DrillFlowChartService,