Skip to content

Commit

Permalink
Merge pull request #69 from jasonrundell/issue/convert-scss-to-emotion
Browse files Browse the repository at this point in the history
Readme update
  • Loading branch information
jasonrundell authored Oct 24, 2023
2 parents ef84194 + a27cf01 commit 9ceb039
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 15 deletions.
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,13 @@ navigation menu with a "Mega Menu"!
## View demo

Visit:
[https://react-mega-menu.netlify.app](https://react-mega-menu.netlify.app)

[![Netlify Status](https://api.netlify.com/api/v1/badges/5987a8b7-c2f7-419d-9484-5524a4e05815/deploy-status)](https://app.netlify.com/sites/react-mega-menu/deploys)

## Build status

[![Netlify Status](https://api.netlify.com/api/v1/badges/5987a8b7-c2f7-419d-9484-5524a4e05815/deploy-status)](https://app.netlify.com/sites/react-mega-menu/deploys)
[https://react-mega-menu-demo.vercel.app](https://react-mega-menu-demo.vercel.app)

## Deploy

### Netlify

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/gatsbyjs/gatsby-starter-default)

### Vercel

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/gatsbyjs/gatsby-starter-default)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/project?template=https://github.com/jasonrundell/react-mega-menu-demo)

## Special Thanks

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jasonrundell/react-mega-menu",
"version": "1.6.0",
"version": "1.6.1",
"author": "jasonrundell <[email protected]>",
"source": "./src/index.js",
"main": "lib/index.js",
Expand Down

0 comments on commit 9ceb039

Please sign in to comment.