Skip to content

Commit

Permalink
build err
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsfletch committed Oct 4, 2024
1 parent 2203d60 commit 41efcbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/src/views/Edit/Default/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ export const DefaultEditView: React.FC = () => {
const docPreferences = await getDocPreferences()

const { lockedState, state } = await getFormStateFetch({
api,
apiRoute: api,
body: {
id,
collectionSlug,
Expand Down

0 comments on commit 41efcbe

Please sign in to comment.