Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
KonnorRogers committed Oct 12, 2023
1 parent 178f208 commit c9ae8f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/exports/elements/tip-tap-editor-base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ export class TipTapEditorBase extends BaseElement {
// We don't use the native strike since it requires configuring ActionText.
strike: false,
rhinoLink: {
openOnClick: false
}
openOnClick: false,
},
};

/**
Expand Down

0 comments on commit c9ae8f3

Please sign in to comment.