Skip to content

Commit

Permalink
chore(form-builder): add ts support for FormBuilderInput
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoerge committed Dec 17, 2021
1 parent 985a5ee commit 351251f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// Note this is only for exposing types for package consumers through the officially supported import '@sanity/form-builder/lib/FormBuilderInput'
export * from '../../FormBuilderInput'

3 comments on commit 351251f

@vercel
Copy link

@vercel vercel bot commented on 351251f Dec 17, 2021

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:

studio-workshop – ./dev/workshop

studio-workshop.sanity.build
studio-workshop-git-next.sanity.build

@vercel
Copy link

@vercel vercel bot commented on 351251f Dec 17, 2021

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

@vercel
Copy link

@vercel vercel bot commented on 351251f Dec 17, 2021

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:

perf-studio – ./

perf-studio-git-next.sanity.build
perf-studio.sanity.build

Please sign in to comment.