diff --git a/.changeset/real-pots-joke.md b/.changeset/real-pots-joke.md index c73256a12ec..9c8adb50eb3 100644 --- a/.changeset/real-pots-joke.md +++ b/.changeset/real-pots-joke.md @@ -16,7 +16,6 @@ new AdminUIApp({ The index file in the `admin-ui` directory should export a hooks which will be packaged for use in the Admin UI during the Keystone build: ```js - // ./admin-ui/index.js import { CreateItem } '@keystonejs/admin-ui/components/' export default {