@wkcz/praetor-shared-components
v0.0.7
Published
Praetor Web Shared Components
Downloads
86
Keywords
Readme
Praetor Shared Components
Internal reusable positional React components for creating standardized form layouts.
Installation
npm install @wkcz/praetor-shared-components
Prerequisites
Make sure you have Node.js
and npm
installed on your machine.
See Installing Node.js and npm for detailed instructions.
Importing the package
import { Container, FormLayout, FormSection, FormItem } from "@wkcz/praetor-shared-components";