rsnext/test/integration/invalid-href/pages/[post].js
Jan Potoms b12389598b
Stabilize azure test (#14999)
Co-authored-by: Joe Haddad <joe.haddad@zeit.co>
2020-07-14 00:25:07 -04:00

3 lines
59 B
JavaScript

export default function Page() {
return 'hi from post'
}