1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00

Update list autoscreen to use quiet table

This commit is contained in:
Andrew Kingston 2021-04-16 09:40:27 +01:00
parent 0f0d9bf72e
commit 4f7b91f34f

View file

@ -87,7 +87,7 @@ const createScreen = table => {
dataProvider: `{{ literal ${makePropSafe(provider._json._id)} }}`,
theme: "spectrum--lightest",
showAutoColumns: false,
quiet: false,
quiet: true,
size: "spectrum--medium",
rowCount: 8,
})