Module

FPO.Page.Home

Home page of the application.

It displays a list of all accessible projects and allows the user to navigate to the editor by clicking on the title. The user must be logged in to see the projects.

#component

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

Modules