Skip to content

Commit f11410a

Browse files
committed
temporary oops page until we figure out swapi-graphql issue
1 parent aee5ae1 commit f11410a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

site/swapi-graphql/index.html.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
var React = require('react')
2+
var Redirect = require('../_core/Redirect')
3+
export default () => <Redirect to="https://graphql.github.io/swapi-graphql" />

0 commit comments

Comments
 (0)