diff --git a/src/components/LaTeXEditor/FormulaContent.vue b/src/components/LaTeXEditor/FormulaContent.vue index 9cc12e47..635c07e9 100644 --- a/src/components/LaTeXEditor/FormulaContent.vue +++ b/src/components/LaTeXEditor/FormulaContent.vue @@ -68,3 +68,9 @@ export default defineComponent({ }, }) + + \ No newline at end of file