FIX: Remove the psudo-documents because they will be used.

This commit is contained in:
Joaquin Pereyra 2025-06-17 18:27:33 -03:00
parent 96ed90b5fc
commit 5463f71526
15 changed files with 1 additions and 611 deletions

View file

@ -1,3 +1,2 @@
export { default as FormulaField } from './formulaField.mjs';
export { default as ForeignDocumentUUIDField } from './foreignDocumentUUIDField.mjs';
export { default as PseudoDocumentsField } from './pseudoDocumentsField.mjs';