build improvements
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
||||
import clsx from "clsx";
|
||||
export interface Props{
|
||||
config: YogaSubscribeNowComponent_Plain,
|
||||
styleClass: string
|
||||
styleClass?: string
|
||||
}
|
||||
const SubscribeComponent = ({
|
||||
config: {title,header,placeHolderEmail,buttonSubscribeLabel},
|
||||
|
||||
Reference in New Issue
Block a user