We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b6e14c commit 624ccd5Copy full SHA for 624ccd5
src/compounds/Logo/Logo.jsx
@@ -20,7 +20,7 @@ Logo.defaultProps = {
20
addClass: '',
21
alt: '',
22
height: 50,
23
- logoUrl: '/'
+ logoUrl: '/',
24
}
25
26
export default Logo
0 commit comments