process/price: fix NaN
This commit is contained in:
parent
90c0ef481b
commit
518d766015
@ -57,6 +57,7 @@ export default function reactions({ store, apolloClient }: ProcessContext) {
|
||||
},
|
||||
{
|
||||
delay: 100,
|
||||
fireImmediately: true,
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user