Fixed todos so they get picked up by extensions.

This commit is contained in:
Patrick Fic
2020-02-19 13:46:14 -08:00
parent faed2c32b6
commit f49f460a66
19 changed files with 30 additions and 30 deletions

View File

@@ -20,7 +20,7 @@ export default function JobsDetailClaims({ job }) {
initialValue: job.loss_desc
})(<Input name='loss_desc' />)}
</Form.Item>
TODO: How to handle different taxes and marking them as exempt?
TODO How to handle different taxes and marking them as exempt?
{
// <Form.Item label={t("jobs.fields.exempt")}>
// {getFieldDecorator("exempt", {