Last active
June 13, 2020 04:46
-
-
Save jthegedus/2487ce5eb5db0b9da20451c345d2de68 to your computer and use it in GitHub Desktop.
Embed.ly GitHub provider cannot discern files within Gists. https://codeburst.io/github-medium-with-embedly-30d9115af585
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export default () => <div>File one</div>; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export default () => <div>File two</div>; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment