Update component.jsx
This commit is contained in:
parent
677b26eb73
commit
efa94b222e
@ -271,6 +271,8 @@ WhiteboardOverlay.propTypes = {
|
||||
textFontSize: PropTypes.number.isRequired,
|
||||
// Text shape value
|
||||
textShapeValue: PropTypes.string.isRequired,
|
||||
// Fill shape
|
||||
fill: PropTypes.bool.isRequired,
|
||||
}).isRequired,
|
||||
// Defines a function which resets the current state of the text shape drawing
|
||||
resetTextShapeSession: PropTypes.func.isRequired,
|
||||
|
Loading…
Reference in New Issue
Block a user