Skip to content

Commit

Permalink
remove table button (#4391)
Browse files Browse the repository at this point in the history
remote table button

Co-authored-by: Eric <eshark9312@outlook.com>
  • Loading branch information
chrlschwb and eshark9312 authored May 30, 2023
1 parent ad0193c commit f775081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/src/common/components/CKEditor/CKEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export const BaseCKEditor = React.forwardRef(
'undo',
'redo',
'|',
'insertTable',
// 'insertTable',
'specialCharacters',
],
},
Expand Down

2 comments on commit f775081

@vercel
Copy link

@vercel vercel bot commented on f775081 May 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on f775081 May 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

pioneer-2 – ./

pioneer-2-git-dev-joystream.vercel.app
pioneer-2-joystream.vercel.app
pioneer-2.vercel.app

Please sign in to comment.