Add HtmlDocComponent to render the InternalTree

Very basic but promising.
This commit is contained in:
Thelonius Kort
2023-01-05 22:22:44 +01:00
parent 927530c66d
commit 78160a5bae
3 changed files with 47 additions and 1 deletions

View File

@ -87,6 +87,7 @@ defmodule OutlookWeb do
# Core UI components and translation
import OutlookWeb.CoreComponents
import OutlookWeb.HtmlTreeComponent
import OutlookWeb.HtmlDocComponent
import OutlookWeb.TunitEditorComponent
import OutlookWeb.Gettext