diff --git a/content/components/image-crop.mdx b/content/components/image-crop.mdx index fdbb0a281..63c0f5072 100644 --- a/content/components/image-crop.mdx +++ b/content/components/image-crop.mdx @@ -1,8 +1,6 @@ --- title: Image crop description: Use image crop as a client-side mechanism to crop images. -railsIds: -- Primer::Alpha::ImageCrop --- import ComponentLayout from '~/src/layouts/component-layout'