Skip to content
Snippets Groups Projects
Commit 4582913d authored by Joe Lencioni's avatar Joe Lencioni
Browse files

Fix demo GIF

I originally added this to the gh-pages branch so that the GIF wouldn't
bloat the repo or the package that people install. However, I didn't
realize that we have a script that blows all of those files away
whenever we publish, so it quickly disappeared. We've decided that repo
bloat is okay, and we can .npmignore this file for the sake of
installers.

While I was at it, I sorted some things alphabetically in the .npmignore
file.
parent 67343fd8
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ node_modules
.storybook
examples
public
react-dates-demo.gif
stories
test
public
......@@ -10,7 +10,7 @@
An accessible, easily internationalizable, mobile-friendly datepicker library for the web.
![react-dates in action](https://raw.githubusercontent.com/airbnb/react-dates/gh-pages/images/react-dates.gif)
![react-dates in action](https://raw.githubusercontent.com/airbnb/react-dates/master/images/react-dates-demo.gif)
## Live Playground
......
react-dates-demo.gif

172 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment