We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2818664 commit 3e368dcCopy full SHA for 3e368dc
packages/webui/src/client/ui/TestTools/IngestRundownStatus.tsx
@@ -1,5 +1,5 @@
1
import { useSubscription, useTracker } from '../../lib/ReactMeteorData/react-meteor-data'
2
-import { unprotectString } from '../../lib/tempLib'
+import { unprotectString } from '@sofie-automation/corelib/dist/protectedString'
3
import { makeTableOfObject } from '../../lib/utilComponents'
4
import { PeripheralDeviceId } from '@sofie-automation/corelib/dist/dataModel/Ids'
5
import { useTranslation } from 'react-i18next'
0 commit comments