This commit is contained in:
		| @@ -4,7 +4,7 @@ properties: | ||||
|   title: Stage | ||||
|  | ||||
| requests: | ||||
|   - id: get_data | ||||
|   - id: all_components | ||||
|     type: AxiosHttp | ||||
|     connectionId: api | ||||
|     properties: | ||||
| @@ -15,11 +15,11 @@ events: | ||||
|     - id: retrieve_components | ||||
|       type: Request | ||||
|       params: all_components | ||||
|     - id: set_components | ||||
|       type: setState | ||||
|       params: | ||||
|         all_components: | ||||
|           _request: all_components | ||||
|     # - id: set_components | ||||
|     #   type: setState | ||||
|     #   params: | ||||
|     #     all_components: | ||||
|     #       _request: all_components | ||||
|  | ||||
| layout: | ||||
|   contentJustify: center | ||||
|   | ||||
		Reference in New Issue
	
	Block a user