Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support ui in example generation #330

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

necusjz
Copy link
Member

@necusjz necusjz commented Feb 20, 2024

image

image

@necusjz necusjz self-assigned this Feb 20, 2024
id={name}
value={value}
options={options}
onInputChange={(event, newValue: any) => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
onInputChange={(event, newValue: any) => {
onInputChange={(_event, newValue: any) => {

@necusjz necusjz merged commit caa21a3 into Azure:example-generation Apr 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants