Upgrade Katex to v0.16.7
This commit is contained in:
2
paige/node_modules/katex/src/functions/arrow.js
generated
vendored
2
paige/node_modules/katex/src/functions/arrow.js
generated
vendored
@@ -47,7 +47,7 @@ defineFunction({
|
||||
};
|
||||
},
|
||||
// Flow is unable to correctly infer the type of `group`, even though it's
|
||||
// unamibiguously determined from the passed-in `type` above.
|
||||
// unambiguously determined from the passed-in `type` above.
|
||||
htmlBuilder(group: ParseNode<"xArrow">, options) {
|
||||
const style = options.style;
|
||||
|
||||
|
Reference in New Issue
Block a user