Skip to content

Commit 5d339c8

Browse files
committed
Add comment [no ci]
1 parent 08f256b commit 5d339c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ra-ui-materialui/src/form/FormDataConsumer.stories.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import { AutocompleteInput, ReferenceInput, TextInput } from '../input';
66
import { SimpleForm } from './SimpleForm';
77
import { Create } from '../detail';
88

9+
// We keep this test in ra-ui-materialui because we need heavy components to reproduce the issue https://github.com/marmelab/react-admin/issues/10415
910
export default { title: 'ra-core/form/FormDataConsumer' };
1011

1112
export const Basic = () => (

0 commit comments

Comments
 (0)