dfrankland/react-amphtml

`amp-form` is not a valid component

Closed this issue · 1 comments

Apparently amp-form does not follow suit of all the other amp- components and just uses a normal <form /> element. This will require special logic to make that work.

https://github.com/ampproject/amphtml/blob/master/extensions/amp-form/amp-form.md
https://ampbyexample.com/components/amp-form/

Should be fixed with #6