Skip to content

Commit c0d0b0c

Browse files
committed
fix advanced story
1 parent d5ca33f commit c0d0b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stories/custom/AdvancedCustomization.stories.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ export const AdvancedCustomization = () => (
231231
show={BookShow}
232232
edit={BookEdit}
233233
create={BookCreate}
234-
recordRepresentation="name"
234+
recordRepresentation="title"
235235
icon={AutoStoriesIcon}
236236
/>
237237
<ResourceGuesser

0 commit comments

Comments
 (0)