Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
  • Loading branch information
aaronchongth committed Sep 20, 2023
1 parent 60a1a40 commit 39d340e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-components/lib/tasks/create-task.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ interface DropoffActivity {
description: {
unix_millis_action_duration_estimate: number;
category: string;
description: Object;
description: {};
};
}

Expand Down

0 comments on commit 39d340e

Please sign in to comment.