Skip to content

Commit c9d3357

Browse files
Ruben van LeeuwenDutchBen
authored andcommitted
2063: Update chatgpt link
1 parent b2479fe commit c9d3357

File tree

1 file changed

+1
-1
lines changed
  • packages/orchestrator-ui-components/src/components/WfoPydanticForm

1 file changed

+1
-1
lines changed

packages/orchestrator-ui-components/src/components/WfoPydanticForm/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export const Footer = () => {
6969
* The button is styled with primary color and has an icon on the right side.
7070
* We don't use the disable property based on the form valid state here. When calculating the form valid state
7171
* react-hook-form might return a false negative - marking the form invalid - when not all fields have a defaultValue
72-
* which is a valid use case. https://chatgpt.com/c/6874c574-0044-800c-8dda-04c8cc24b0a3
72+
* which is a valid use case. https://chatgpt.com/share/6874ce66-35e8-800c-9434-725ff895ac44
7373
*/
7474
return (
7575
<EuiButton

0 commit comments

Comments
 (0)