SetTrackersModal: disable textbox while loading trackers

This commit is contained in:
Jesse Chan
2020-12-01 23:06:59 +08:00
parent 00cbc6537c
commit 48266ebbb1
@@ -50,6 +50,7 @@ const SetTrackersModal: FC = () => {
placeholder={intl.formatMessage({
id: 'torrents.set.trackers.loading.trackers',
})}
disabled
/>
</FormRow>
) : (