We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b656e4 commit 8f03083Copy full SHA for 8f03083
packages/scratch-gui/src/components/gui/gui.jsx
@@ -451,6 +451,7 @@ GUIComponent.propTypes = {
451
onExtensionButtonClick: PropTypes.func,
452
onLogOut: PropTypes.func,
453
onNewSpriteClick: PropTypes.func,
454
+ onNewLibraryCostumeClick: PropTypes.func,
455
onOpenRegistration: PropTypes.func,
456
onRequestCloseBackdropLibrary: PropTypes.func,
457
onRequestCloseCostumeLibrary: PropTypes.func,
0 commit comments