Skip to content

Commit 3d7301a

Browse files
committed
prettier
1 parent 8e5dcde commit 3d7301a

File tree

1 file changed

+1
-1
lines changed
  • src/frontend/ExtensionManager/components/ExtensionContents

1 file changed

+1
-1
lines changed

src/frontend/ExtensionManager/components/ExtensionContents/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export const ExtensionContents = observer(() => {
3636
/**
3737
* The webview won't reload by just changing its src if it already loaded,
3838
* so we change the key to get it to reload when the url changes
39-
*/
39+
*/
4040
key={state}
4141
></webview>
4242
)

0 commit comments

Comments
 (0)