mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Fix lint
This commit is contained in:
parent
ea5ecbfc35
commit
ee8cccbf31
1 changed files with 0 additions and 1 deletions
|
@ -777,7 +777,6 @@ PreviewPresentation.propTypes = {
|
|||
originalInfo: projectShape,
|
||||
parentInfo: projectShape,
|
||||
projectHost: PropTypes.string,
|
||||
projectToken: PropTypes.string,
|
||||
projectId: PropTypes.string,
|
||||
projectInfo: projectShape,
|
||||
projectStudios: PropTypes.arrayOf(PropTypes.object),
|
||||
|
|
Loading…
Reference in a new issue