rsnext/examples/next-forms/pages
Maedah Batool 790db2c2e4
Working example for building forms with Next.js (#32669)
* feat: Forms example

* docs: deploy button

* Update examples/next-forms/package.json

Co-authored-by: Lee Robinson <me@leerob.io>

* Update examples/next-forms/package.json

Co-authored-by: Lee Robinson <me@leerob.io>

* Update examples/next-forms/package.json

Co-authored-by: Lee Robinson <me@leerob.io>

* Update examples/next-forms/pages/js-form.js

Co-authored-by: Lee Robinson <me@leerob.io>

* Update examples/next-forms/pages/js-form.js

Co-authored-by: Lee Robinson <me@leerob.io>

* Update examples/next-forms/pages/index.js

Co-authored-by: Lee Robinson <me@leerob.io>

* Update examples/next-forms/README.md

Co-authored-by: Lee Robinson <me@leerob.io>

* Update comments formatting

* Improve docs for correct examples format.

* Lint tests

Co-authored-by: Lee Robinson <me@leerob.io>
2022-01-17 14:20:50 +01:00
..
api Working example for building forms with Next.js (#32669) 2022-01-17 14:20:50 +01:00
_app.js Working example for building forms with Next.js (#32669) 2022-01-17 14:20:50 +01:00
index.js Working example for building forms with Next.js (#32669) 2022-01-17 14:20:50 +01:00
js-form.js Working example for building forms with Next.js (#32669) 2022-01-17 14:20:50 +01:00
no-js-form.js Working example for building forms with Next.js (#32669) 2022-01-17 14:20:50 +01:00