This is an automated email from the ASF dual-hosted git repository.

marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


The following commit(s) were added to refs/heads/main by this push:
     new 86a80c08  Sync with designer
86a80c08 is described below

commit 86a80c08a1d3de8b36f6384663764ef7b15628b7
Author: Marat Gubaidullin <[email protected]>
AuthorDate: Mon Apr 22 09:22:02 2024 -0400

     Sync with designer
---
 karavan-space/src/App.tsx | 1 +
 1 file changed, 1 insertion(+)

diff --git a/karavan-space/src/App.tsx b/karavan-space/src/App.tsx
index c6563b26..f95f7e8e 100644
--- a/karavan-space/src/App.tsx
+++ b/karavan-space/src/App.tsx
@@ -187,6 +187,7 @@ class App extends React.Component<Props, State> {
                         onClickAddRoute={() => {}}
                         onClickAddREST={() => {}}
                         onClickAddBean={() => {}}
+                        onClickAddKamelet={() => {}}
                         hideToolbar={true}
                     />
                 )

Reply via email to