fix(core): update
This commit is contained in:
@ -24,7 +24,8 @@ export class DeesInputText extends DeesElement {
|
||||
public label: string;
|
||||
|
||||
@property({
|
||||
type: String
|
||||
type: String,
|
||||
reflect: true,
|
||||
})
|
||||
public key: string;
|
||||
|
||||
|
Reference in New Issue
Block a user