Undo hardcoded disabling of row expansion
This commit is contained in:
parent
752dd93d84
commit
f9a8be507d
|
@ -45,8 +45,6 @@
|
|||
export let showAvatars = true
|
||||
export let showControls = true
|
||||
|
||||
allowExpandRows = false
|
||||
|
||||
// Unique identifier for DOM nodes inside this instance
|
||||
const rand = Math.random()
|
||||
|
||||
|
|
Loading…
Reference in New Issue