Sobi Forms — Third-Party Library Licenses
==========================================

The admin form builder bundle (`build/admin-builder/`) includes the following
libraries that are not part of WordPress core. React and @wordpress/* packages
are loaded from WordPress and are not bundled.

TipTap (https://tiptap.dev/)
  License: MIT
  Used for inline label editing in the form builder.

@dnd-kit (https://dndkit.com/)
  License: MIT
  Used for drag-and-drop field reordering in the form builder.

Full license texts are available in the respective packages under
`node_modules/` when building from source.
