rsnext/test/integration/static-page-name/pages/static.js
JJ Kasper 354de28422 Only add static files route if folder exists (#9305)
* Only add static files route if folder exists

* Remove extra import
2019-11-05 06:55:35 +01:00

1 line
63 B
JavaScript

export default () => <p id='static'>hello from static page</p>