Skip to content

Commit

Permalink
Add comment [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
djhi committed Dec 16, 2024
1 parent 08f256b commit 5d339c8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { AutocompleteInput, ReferenceInput, TextInput } from '../input';
import { SimpleForm } from './SimpleForm';
import { Create } from '../detail';

// 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
export default { title: 'ra-core/form/FormDataConsumer' };

export const Basic = () => (
Expand Down

0 comments on commit 5d339c8

Please sign in to comment.