table editor - improved UX

This commit is contained in:
Jan Prochazka
2021-12-09 12:30:11 +01:00
parent 092ed25032
commit 7d5f7791db
6 changed files with 127 additions and 107 deletions

View File

@@ -34,6 +34,9 @@
editor: {
columns: [],
},
},
{
forceNewTab: true,
}
);
};