Module

FPO.Page.Admin.CreateUser

Page for creating a new user.

This is a sub-page of the Administration page, accessed via the "Add" button on the Users tab.

#component

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

Modules