Skip to content

Commit

Permalink
revert controller export removal
Browse files Browse the repository at this point in the history
  • Loading branch information
dcousens committed May 21, 2024
1 parent b85894f commit 806e375
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/fields-document/src/views.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ import {
type DocumentFeatures,
} from './views-shared'

export {
controller,
} from './views-shared'

export { type DocumentFeatures }
export function Field ({
field,
Expand Down

0 comments on commit 806e375

Please sign in to comment.