update development bundle
This commit is contained in:
@@ -13,7 +13,7 @@ class EnergyDatum {
|
||||
energy_datum.data = data;
|
||||
}
|
||||
|
||||
get react_key(){
|
||||
get scoped_id(){
|
||||
return `energy-datum-${this.data.id}`;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user