chore: assign todos (#7297)
This commit is contained in:
@@ -19,7 +19,7 @@ export const renderInput = (
|
||||
<Input type="number" value={value} onChange={onChange} />
|
||||
</div>
|
||||
);
|
||||
//TODO: add more types
|
||||
// TODO(@JimmFly): add more types
|
||||
default:
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user