buy/sell color change fix
This commit is contained in:
@@ -112,7 +112,6 @@ function computeDefaultColor() {
|
||||
}
|
||||
|
||||
const defaultColor = computeDefaultColor()
|
||||
|
||||
const color = computed(()=>props.builder.color ? props.builder.color : defaultColor)
|
||||
|
||||
// Fields must be defined in order to be reactive
|
||||
|
||||
Reference in New Issue
Block a user