mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 11:31:57 +03:00
parent
2bccea9078
commit
4f70d992e4
@ -18,7 +18,7 @@
|
|||||||
import type { Candidate } from '@anticrm/recruit'
|
import type { Candidate } from '@anticrm/recruit'
|
||||||
import { Icon, Tooltip } from '@anticrm/ui'
|
import { Icon, Tooltip } from '@anticrm/ui'
|
||||||
import ApplicationsPopup from './ApplicationsPopup.svelte'
|
import ApplicationsPopup from './ApplicationsPopup.svelte'
|
||||||
import recruit from '@anticrm/recruit'
|
import recruit from '../plugin'
|
||||||
|
|
||||||
export let value: Candidate
|
export let value: Candidate
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user