chore: remove broken link from demo

This commit is contained in:
Alex Varchuk 2023-06-13 13:03:16 +03:00
parent 7e4639e8cf
commit dcb724dd9a
No known key found for this signature in database
GPG Key ID: 8A9260AE529FF454

View File

@ -17,7 +17,6 @@ const demos = [
},
{ value: 'https://api.apis.guru/v2/specs/slack.com/1.7.0/openapi.yaml', label: 'Slack' },
{ value: 'https://api.apis.guru/v2/specs/zoom.us/2.0.0/openapi.yaml', label: 'Zoom.us' },
{ value: 'https://docs.graphhopper.com/openapi.json', label: 'GraphHopper' },
];
class DemoApp extends React.Component<