ADefWebserver / ADefWebserver.Module.HtmlTextV2

MIT License
4 stars 1 forks source link

Remove file manager add dependencies #24

Closed thabaum closed 5 months ago

thabaum commented 5 months ago

This removes the <HtmlEditorImage> component from the toolbar of the HTML Editor by commenting it out for a later PR to introduce a working version if desired.

This PR also adds to the HtmlEditor.Blazor project file references to the Oqtane.Client and Oqtane.Shared dependencies. This allows adding components like the File Manager and others to the components in the HtmlEditor.Blazor project. This should help with a future image manager.