mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: support inserting grid block in editor (#3875)
* fix: support inserting grid block in editor * feat: support adding view in table * feat: support the operations of row in tauri grid
This commit is contained in:
@ -15,7 +15,7 @@ const languages = [
|
||||
'pt-BR',
|
||||
'pt-PT',
|
||||
'ru-RU',
|
||||
'sv',
|
||||
'sv-SE',
|
||||
'tr-TR',
|
||||
'zh-CN',
|
||||
'zh-TW',
|
||||
|
Reference in New Issue
Block a user