New source found from dndbeyond.com
This commit is contained in:
-1
@@ -585,7 +585,6 @@ class DescriptionManage extends React.PureComponent<Props, State> {
|
||||
handleChoiceChange = (
|
||||
choiceId: string,
|
||||
choiceType: number,
|
||||
choiceSubType: number | null,
|
||||
optionValue: any
|
||||
): void => {
|
||||
const { dispatch } = this.props;
|
||||
|
||||
Reference in New Issue
Block a user