Skip to content

Commit d86caa4

Browse files
committed
add-cellFormatterFactory-export
1 parent 29df91c commit d86caa4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ export { default as FileItemFormatter } from './FileItemFormatter';
3636
export { default as DigitalSignFormatter } from './DigitalSignFormatter';
3737
export { default as DepartmentSingleSelectFormatter } from './DepartmentSingleSelectFormatter';
3838
export { default as SimpleLongTextFormatter } from './SimpleLongTextFormatter';
39+
export { default as cellFormatterFactory } from './cellFormatterFactory';
3940

4041
// row expand
4142
export { default as RowExpandFormatter } from './RowExpandFormatter';

0 commit comments

Comments
 (0)