mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix: table issues and improve tables button in editor
This commit is contained in:
parent
31e8eaf0b5
commit
ca6a80702a
3 changed files with 157 additions and 31 deletions
|
|
@ -151,7 +151,6 @@ function Editor(props: Editor) {
|
|||
immediatelyRender: false,
|
||||
})
|
||||
|
||||
console.log(props.content)
|
||||
|
||||
const isMobile = useMediaQuery('(max-width: 767px)')
|
||||
if (isMobile) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue