Closed (fixed)
Project:
Next.js Webform
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Jun 2023 at 10:55 UTC
Updated:
14 Jul 2023 at 15:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
matteo.borgognoni commentedComment #3
matteo.borgognoni commentedComment #6
hooroomooEdit: Removed original commentComment #7
hooroomooComment #8
hooroomooThanks for filing this issue, I created an MR that should allow this now. If you are using the 'withCustomStyles' example, pass your styling to the the
wrapperPropsargument of the EnhancedComponent.You could also do something like this where you pass in a variable with a custom message and theme.
Comment #11
lauriiiThanks! Merged!