Skip to content

Commit

Permalink
Update CellOutput.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp committed Aug 15, 2024
1 parent 1162af4 commit 974f7d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/components/CellOutput.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ export let PlutoImage = ({ body, mime }) => {
* body: any,
* cell_id: string,
* persist_js_state: boolean | string,
* last_run_timestamp: number,
* last_run_timestamp: number?,
* sanitize_html?: boolean | string,
* }} args
*/
Expand Down

0 comments on commit 974f7d2

Please sign in to comment.