mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-10 03:37:43 +02:00
Process minor ui fixes (#9766)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
import process from '../../plugin'
|
||||
import ui, { DropdownIntlItem, DropdownLabelsIntl, NumberInput } from '@hcengineering/ui'
|
||||
|
||||
export const props: Record<string, any> = {}
|
||||
export let props: Record<string, any>
|
||||
|
||||
let offset = props?.offset
|
||||
let offsetType = props?.offsetType ?? 'days'
|
||||
|
||||
Reference in New Issue
Block a user