Skip to content

Commit

Permalink
Merge pull request #23 from mapcomponents/feature/pwa-demo
Browse files Browse the repository at this point in the history
Add pwa-demo to catalogue
  • Loading branch information
eschuerg committed Apr 8, 2024
2 parents 5faa2d7 + af77056 commit 3e48ee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/DemoContextProvider.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ let demoProviderUrls = [
"https://mapcomponents.github.io/react-map-components-apps/mc_meta.json",
"https://mapcomponents.github.io/react-admin-demo-apps/mc_meta.json",
"https://mapcomponents.github.io/european_wolves_app/mc_meta.json",
"https://raw.githubusercontent.com/mapcomponents/pwa-demo/main/mc_meta.json"
];

const DemoContextProvider = ({ children }) => {
Expand Down

0 comments on commit 3e48ee5

Please sign in to comment.