Commit 1d3af58
refactor(CodeEditor): rewrite to become a functional component (#11650)
* refactor(CodeEditor): rewrite to become a functional component
also make all props optional -- the needed props are already set by `defaultProps`
* feat(CodeEditor): add allow overriding of code download function
Firefox workaround appears to be no longer needed as of version 137.0-2.fc411 parent b35ec78 commit 1d3af58
1 file changed
Lines changed: 356 additions & 441 deletions
0 commit comments