Updated Composite to render a FallBack Component, when no visual component has been rendered.
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
children: [
|
||||
{
|
||||
id: 'child',
|
||||
component: 'LearnReady',
|
||||
// component: 'LearnReady',
|
||||
slot: 'left',
|
||||
store: {
|
||||
xstate: 'NOTREADY'
|
||||
|
Reference in New Issue
Block a user