mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 14:56:01 +00:00
text cell view
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
type: 'textWrap',
|
||||
title: 'Text (wrap)',
|
||||
component: TextCellViewWrap,
|
||||
single: true,
|
||||
single: false,
|
||||
},
|
||||
{
|
||||
type: 'text',
|
||||
title: 'Text (no wrap)',
|
||||
component: TextCellViewNoWrap,
|
||||
single: true,
|
||||
single: false,
|
||||
},
|
||||
{
|
||||
type: 'json',
|
||||
|
||||
Reference in New Issue
Block a user