@wkcz/praetor-shared-components
v1.0.2
Published
Praetor Web Shared Components
Keywords
Readme
Praetor Shared Components
Internal reusable positional React components for creating standardized form layouts.
Installation
npm install @wkcz/praetor-shared-componentsPrerequisites
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";