ongoing UI work; fixes; TV callback loop problems again/still
This commit is contained in:
@@ -17,6 +17,7 @@ export function newBuilder( component, options = {}) {
|
||||
}
|
||||
|
||||
// Orders hold an amount and builders
|
||||
// noinspection JSUnusedLocalSymbols
|
||||
const Order = {
|
||||
id: uuid(),
|
||||
amount: 0,
|
||||
|
||||
Reference in New Issue
Block a user