diff --git a/Lowdefy/stage.yaml b/Lowdefy/stage.yaml index 040f2b3..3ef019b 100644 --- a/Lowdefy/stage.yaml +++ b/Lowdefy/stage.yaml @@ -12,14 +12,14 @@ requests: events: onInit: - - id: fetch_get_data + - id: retrieve_components type: Request - params: get_data - - id: set_results + params: all_components + - id: set_components type: setState params: - components: - _request: get_data.data + all_components: + _request: all_components.data layout: contentJustify: center @@ -80,7 +80,7 @@ areas: type: Box properties: content: - _state: components.hello + _state: all_components - id: bottomrow type: Box layout: