Describe the enhancement or change
A clear and concise description of the request. What is the expected outcome?
`defaultProp have been removed in React 19. This issue is to track the work to remove this from our code base.
A quick search in re repo show code editor is still using this.
The work for this issue should also verify no use elsewhere.
