Skip to content

Commit 7caac49

Browse files
fzaninottoslax57
andauthored
Update packages/ra-core/src/dataProvider/undo/index.ts
Co-authored-by: Jean-Baptiste Kaiser <[email protected]>
1 parent 0145963 commit 7caac49

File tree

1 file changed

+1
-0
lines changed
  • packages/ra-core/src/dataProvider/undo

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export * from './AddUndoableMutationContext';
22
export * from './TakeUndoableMutationContext';
33
export * from './UndoableMutationsContextProvider';
4+
export * from './types';
45
export * from './useAddUndoableMutation';
56
export * from './useTakeUndoableMutation';

0 commit comments

Comments
 (0)