Display uploaded media
Summary: * Make sure uploadIDs are converted into CDN urls and displayed * Changed type of uploadID's to strings, as numbers are Reviewed By: priteshrnandgaonkar Differential Revision: D18762974 fbshipit-source-id: d94af61b0bc114b5f0cc2bfcde98fd491058e971
This commit is contained in:
committed by
Facebook Github Bot
parent
d791814dfa
commit
3e8a026618
@@ -12,7 +12,7 @@ export * from './ui/index';
|
||||
export {getStringFromErrorLike, textContent} from './utils/index';
|
||||
export {default as GK} from './fb-stubs/GK';
|
||||
export {default as createPaste} from './fb-stubs/createPaste';
|
||||
export {internGraphAPIRequest, graphQLQuery} from './fb-stubs/user';
|
||||
export {internGraphPOSTAPIRequest, graphQLQuery} from './fb-stubs/user';
|
||||
export {
|
||||
FlipperBasePlugin,
|
||||
FlipperPlugin,
|
||||
|
||||
Reference in New Issue
Block a user