docs
docs copied to clipboard
My part 1 pluggable widget doesn't include a render function wich is required by part 2.
Please use the form below, leaving the prefilled data to help us. Thank you.
Page link: build-a-pluggable-web-widget-part-2-advanced
Document link: create-a-pluggable-widget-two.md
My Issue/Suggestion
I cannot continue with the following instruction because my widget doesn't include a render function:
"In TextBox.tsx, replace the render function with the code below to check if the input should be disabled and pass it to in the TextInput component:"
I think the first part course uses function architecture and the second part course uses component architecture.
Please update the instructions.