mirror of
https://github.com/nasa/openmct.git
synced 2025-02-05 02:29:21 +00:00
Do not Object.create LADTable component
This commit is contained in:
parent
cfdc6d7f20
commit
22962452e3
@ -40,7 +40,7 @@ export default class LADTableView {
|
||||
{
|
||||
el: element,
|
||||
components: {
|
||||
LadTable: Object.create(LadTable)
|
||||
LadTable
|
||||
},
|
||||
provide: {
|
||||
openmct: this.openmct,
|
||||
|
Loading…
x
Reference in New Issue
Block a user