mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 07:21:16 +08:00
parent
530b7e464f
commit
bc1310227b
22
dist/manager.js
vendored
22
dist/manager.js
vendored
File diff suppressed because one or more lines are too long
@ -49,7 +49,7 @@ const linkStyle = {
|
||||
|
||||
const Header = ({ openShortcutsHelp }) => (
|
||||
<div style={wrapperStyle}>
|
||||
<button style={shortcutIconStyle} onClick={openShortcutsHelp}>⌘</button>
|
||||
<button style={shortcutIconStyle} onClick={openShortcutsHelp}>⌘</button>
|
||||
<a style={linkStyle} href="https://github.com/kadirahq/react-storybook" target="_blank">
|
||||
<h3 style={headingStyle}>React Storybook</h3>
|
||||
</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user