Closed Christopher-Norman closed 1 year ago
MatchaConfig and MatchaConfigComponent need additional functions: MatchaConfigComponent:
MatchaConfigComponent
def remove_property(self, property_name: str) -> None: MatchaConfigService
@staticmethod def add_property( component_name: str, component_property: MatchaConfigComponentProperty ) -> None:
and
@staticmethod def remove_property( component_name: str, property_name: str ) -> None:
Please ensure you have done the following:
Tick all those that apply:
MatchaConfig and MatchaConfigComponent need additional functions:
MatchaConfigComponent
:and
Checklist
Please ensure you have done the following:
Type of change
Tick all those that apply: