mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-22 19:11:33 +03:00
no tabs for create candidate
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
2e3c7c566c
commit
0b4217e7f3
@ -54,7 +54,6 @@
|
|||||||
okAction={createCandidate}
|
okAction={createCandidate}
|
||||||
on:close={() => { dispatch('close') }}>
|
on:close={() => { dispatch('close') }}>
|
||||||
<DialogHeader />
|
<DialogHeader />
|
||||||
<Tabs/>
|
|
||||||
<Section icon={File} label={'Personal Information'}>
|
<Section icon={File} label={'Personal Information'}>
|
||||||
<Grid>
|
<Grid>
|
||||||
<EditBox label={'First name *'} placeholder={'John'} bind:value={firstName} focus/>
|
<EditBox label={'First name *'} placeholder={'John'} bind:value={firstName} focus/>
|
||||||
|
Loading…
Reference in New Issue
Block a user