Skip to content

Commit

Permalink
Deploying to gh-pages from @ 7eda857 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejpurves committed Mar 15, 2024
1 parent 5d6277f commit 95d1be6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion types/options.d.ts
Expand Up @@ -12,7 +12,7 @@ export interface ThebeOptions {
mountRunButton?: boolean;
mountRunAllButton?: boolean;
mountRestartButton?: boolean;
mountRestartallButton?: boolean;
mountRestartAllButton?: boolean;
preRenderHook?: (() => void) | null;
stripPrompts?: {
inPrompt?: string;
Expand Down

0 comments on commit 95d1be6

Please sign in to comment.