Favor tz aware objects (#562)

This commit is contained in:
Yuhong Sun
2023-10-11 21:19:09 -07:00
committed by GitHub
parent e6866c92cf
commit 51490b5cd9
4 changed files with 10 additions and 7 deletions

View File

@@ -182,7 +182,7 @@ const Main = () => {
`${values.repo_owner}/${values.repo_name}`
}
source="github"
inputType="load_state"
inputType="poll"
formBody={
<>
<TextFormField name="repo_owner" label="Repository Owner:" />