You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// "content": "\n /*\n the object should be returned as value of the ouput\n if ouput has \n {\n type: \"string\",\n value: \"Hello\"\n }\n\n then the function should return {\n Hello: \"Output String\"\n }\n */\n \n(input, parameter) => {\n return {\n 'out' : input['A'] > input['B']\n };\n}",
Remove Unnecessary Checks:
JS-Blueprints/packages/client/src/components/NodeInfo/CardInfo/index.tsx
Line 83 in 89f6b14
Remove Imports:
JS-Blueprints/packages/client/src/components/edges/default.tsx
Line 1 in 89f6b14
Remove State Here:
JS-Blueprints/packages/client/src/components/Docs/displayDoc.tsx
Line 13 in 89f6b14
Remove Log:
JS-Blueprints/packages/client/src/components/cards/NodeTypes/OutputNode.tsx
Lines 13 to 14 in 062d762
Remove Style:
JS-Blueprints/packages/client/src/components/cards/NodeTypes/TextNode.tsx
Line 16 in 062d762
Remove Comments:
JS-Blueprints/packages/client/src/predefined_components/Conditionals/Greaterthan.tsx
Lines 6 to 45 in 062d762
https://github.com/Sarfraz-droid/JS-Blueprints/blob/062d762d1b48295d90ed71b1e430d973242751c5/packages/client/src/predefined_components/Number/addNumber.ts#L43-L94
https://github.com/Sarfraz-droid/JS-Blueprints/blob/062d762d1b48295d90ed71b1e430d973242751c5/packages/client/src/predefined_components/Number/DivideNumbers.ts#L42-L93
https://github.com/Sarfraz-droid/JS-Blueprints/blob/062d762d1b48295d90ed71b1e430d973242751c5/packages/client/src/predefined_components/Number/addNumber.ts#L43-L94
Remove File:
https://github.com/Sarfraz-droid/JS-Blueprints/blob/2540bf745d541dd7ecbddb857075f9d39b7a8ea5/packages/client/src/components/formHandler/styles.module.scss
The text was updated successfully, but these errors were encountered: