Skip to content
Snippets Groups Projects
  • Chris Garrity's avatar
    6bf9fac3
    addressing comments · 6bf9fac3
    Chris Garrity authored
    * add scratchLogo as default for logo prop
    * prefer `{featureAllowed && (<Component />)} over ternary operator with a null ‘else’
    * renamed `handleSaveToComputer` as `getSaveToComputerHandler` to more clearly represent what it’s doing (returning a function to be the handler)
    * renamed the parameter that is the function to handle clicking on the load project menu item (also updated the comments in `SBFileUploader`)
    6bf9fac3
    History
    addressing comments
    Chris Garrity authored
    * add scratchLogo as default for logo prop
    * prefer `{featureAllowed && (<Component />)} over ternary operator with a null ‘else’
    * renamed `handleSaveToComputer` as `getSaveToComputerHandler` to more clearly represent what it’s doing (returning a function to be the handler)
    * renamed the parameter that is the function to handle clicking on the load project menu item (also updated the comments in `SBFileUploader`)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.