diff --git a/package.json b/package.json index 39f358f5..b551f853 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ }, "dependencies": { "@babel/plugin-proposal-private-property-in-object": "^7.21.11", - "@biblionexus-foundation/scribe-editor": "0.1.2-scribe-v1", + "@biblionexus-foundation/scribe-editor": "0.1.3-scribe-v1", "@capacitor/app": "5.0.6", "@capacitor/core": "5.4.2", "@capacitor/haptics": "5.0.6", @@ -225,7 +225,7 @@ "react-router": "^5.2.0", "react-router-dom": "^5.2.0", "react-scripts": "5.0.1", - "sj-usfm-grammar": "^3.0.3", + "sj-usfm-grammar": "^3.0.4", "styled-components": "^5.3.6", "tc-ui-toolkit": "5.3.3", "terser-webpack-plugin": "^5.3.10", diff --git a/renderer/src/components/EditorPage/TextEditor/EditorMenuBar.jsx b/renderer/src/components/EditorPage/TextEditor/EditorMenuBar.jsx index 2302e375..6bc2ea42 100644 --- a/renderer/src/components/EditorPage/TextEditor/EditorMenuBar.jsx +++ b/renderer/src/components/EditorPage/TextEditor/EditorMenuBar.jsx @@ -41,7 +41,7 @@ export default function EditorMenuBar(props) { }; return ( -
+