Remove optional props
Due to type definitions, optional props are removed for now. It will be added at a later stage. If you don't required props, define the prop type as an empty object.
Due to type definitions, optional props are removed for now. It will be added at a later stage. If you don't required props, define the prop type as an empty object.