Fix linting
This commit is contained in:
parent
df43afc89b
commit
86195c613e
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ export const ChatMessage = ({ message }: { message: MessageWithError }) => { //
|
|||
setKatexPlugin(null);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
loadKaTeX();
|
||||
}, []);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue