mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-06-10 12:01:15 -04:00
Merge 2834c879d0
into 786245d177
This commit is contained in:
commit
33db764838
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ const AboutElement = () => (
|
|||
alt={`${packageJson.productName} icon`}
|
||||
src={logo}
|
||||
className={styles.aboutLogo}
|
||||
draggable={false}
|
||||
/></div>
|
||||
<div className={styles.aboutText}>
|
||||
<h2>{packageJson.productName}</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue