Skip to content

Commit 8f92f53

Browse files
committed
Add a TODO
1 parent e922b0c commit 8f92f53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/incubator/TextField/withFieldState.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// TODO: remove this file (was replaced with useFieldState hook)
12
import React, {useCallback, useState, useEffect, useMemo} from 'react';
23
import _ from 'lodash';
34
//@ts-ignore

0 commit comments

Comments
 (0)