Added IconButton Component
Summary: Added IconButton component with a ripple effect. I also placed it into the components where it will be used. Reviewed By: passy Differential Revision: D16378064 fbshipit-source-id: 6b677ec4a43adf94eb38136a9c607c85919c0176
This commit is contained in:
committed by
Facebook Github Bot
parent
0c0f0d4a90
commit
9b82dc5025
@@ -5,7 +5,7 @@
|
||||
* @format
|
||||
*/
|
||||
|
||||
export {default as styled} from 'react-emotion';
|
||||
export {default as styled, keyframes} from 'react-emotion';
|
||||
export * from './ui/index.js';
|
||||
export * from './utils/index.js';
|
||||
export {default as GK} from './fb-stubs/GK.js';
|
||||
|
||||
Reference in New Issue
Block a user