-
- {ids.length +
- ' ' +
- translate('resources.album.name', { smart_count: ids.length })}
-
-
-
- )
-}
-
const AlbumShowLayout = (props) => {
const showContext = useShowContext(props)
const record = useRecordContext()
@@ -287,7 +67,7 @@ const AlbumShowLayout = (props) => {
perPage={0}
pagination={null}
>
-