Page MenuHomePhabricator

D4265.id.diff
No OneTemporary

D4265.id.diff

diff --git a/web/components/button.react.js b/web/components/button.react.js
--- a/web/components/button.react.js
+++ b/web/components/button.react.js
@@ -6,7 +6,7 @@
import css from './button.css';
type Props = {
- +onClick: (event: SyntheticEvent<HTMLButtonElement>) => void,
+ +onClick: (event: SyntheticEvent<HTMLButtonElement>) => mixed,
+children: React.Node,
+variant?: 'primary' | 'secondary' | 'danger' | 'round',
+type?: string,

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 9, 8:08 AM (14 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2450689
Default Alt Text
D4265.id.diff (455 B)

Event Timeline