webiny / webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
https://www.webiny.com
Other
7.24k stars 590 forks source link

Admin Extension - Insert React Component Instead of Factory Function Call - Batch 4 #4132

Closed adrians5j closed 2 months ago

adrians5j commented 2 months ago

Changes

With "Admin extension", instead of injecting a factory function call in apps/admin/src/Extensions.tsx, we're now injecting a regular React component.

How Has This Been Tested?

Manually.

Documentation

Changelog.

adrians5j commented 2 months ago

Went through this changes with @Pavel910.