-
Notifications
You must be signed in to change notification settings - Fork 310
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Sandra
committed
Dec 31, 2018
1 parent
6e56a0a
commit b1ccf4f
Showing
4 changed files
with
1,787 additions
and
3,414 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,9 +23,9 @@ <h2 class="header">Standalone UMD Build</h2> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/15.6.0/react.min.js"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/15.6.0/react-dom.min.js"></script> | ||
<script src="https://unpkg.com/[email protected]/prop-types.js"></script> | ||
<script src="https://unpkg.com/react-photo-gallery@6.0.29/dist/react-photo-gallery.min.js"></script> | ||
<script src="https://unpkg.com/react-photo-gallery@6.3.0/dist/react-photo-gallery.umd.js"></script> | ||
<!-- | ||
<script src="react-photo-gallery.min.js"></script> | ||
<script src="react-photo-gallery.umd.js"></script> | ||
--> | ||
<script type="text/babel"> | ||
const photos = [ | ||
|
This file contains 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
This file contains 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
Oops, something went wrong.