Module

FPO.Page.EditorPage

Editor page of the application. This page is used to edit the FPO document. It contains a split view with the editor on the left and a preview on the right. Heart of the application.

#component

component :: forall query output m. MonadAff m => Navigate m => MonadStore Action Store m => Component query Input output m

Modules