Fixed todos so they get picked up by extensions.
This commit is contained in:
@@ -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", {
|
||||
|
||||
Reference in New Issue
Block a user