fix(core): update
This commit is contained in:
@ -20,7 +20,7 @@ export class DeesInputDropdown extends DeesElement {
|
||||
`
|
||||
|
||||
// INSTANCE
|
||||
public changeSubject = new domtools.rxjs.Subject();
|
||||
public changeSubject = new domtools.plugins.smartrx.rxjs.Subject();
|
||||
|
||||
@property({
|
||||
type: String,
|
||||
|
Reference in New Issue
Block a user