Commit graph

5 commits

Author SHA1 Message Date
Vesa Luusua
9eb4e7a125 pre-final-form naming pattern: form prop was conflicting with form api 2019-08-27 14:12:54 +03:00
Vesa Luusua
d2b1db828e Refactored className usage for SecondaryButton
They are changed to use rootClassName for consistency
and protection against future bundling order changes.
2019-02-19 15:49:48 +02:00
Hannu Lyytikainen
cdfd6e0886 Change final form props spreading
Change props spreading so that the whole props object is available to
the form and required props can be destructured from that.
2018-06-01 12:42:08 +03:00
Hannu Lyytikainen
2a305cf456 Migrate SendMessageForm to Final Form 2018-06-01 00:43:24 +03:00
Vesa Luusua
d5ab34226c Move forms to forms folder (away from src/containers) 2018-05-02 14:38:20 +03:00
Renamed from src/containers/SendMessageForm/SendMessageForm.js (Browse further)