0.0.10 • Published 3 years ago

@opensrp/plans v0.0.10

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

Plans Views/Pages

This package contains the plan Ui elements, utilities and redux modules that it will use

This package includes set of components that interact with missions/plan api. It currently has the following components

  • PlansListView - Shows a list of plans, also allows creating, editing and deleting plans
  • CreateEditView - A mission/plan form to allow admin to create/update plan info

Installation

yarn add @opensrp/plans
import '@opensrp/plans/dist/index.css';