Skip to content

Commit

Permalink
fix: delete unused focus managers internals (#5283)
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan authored Dec 5, 2023
1 parent 55edc2e commit 5d3e825
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 103 deletions.

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions packages/sanity/src/core/form/studio/focusManagers/index.ts

This file was deleted.

1 change: 0 additions & 1 deletion packages/sanity/src/core/form/studio/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ export * from './FormBuilder'
export * from './FormProvider'
export * from './contexts'
export * from './defaults'
export * from './focusManagers'
export * from './inputs'
export * from './uploads'

2 comments on commit 5d3e825

@vercel
Copy link

@vercel vercel bot commented on 5d3e825 Dec 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

performance-studio – ./

performance-studio-git-next.sanity.build
performance-studio.sanity.build

@vercel
Copy link

@vercel vercel bot commented on 5d3e825 Dec 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

test-studio – ./

test-studio-git-next.sanity.build
test-studio.sanity.build

Please sign in to comment.