Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 312 Bytes

File metadata and controls

11 lines (6 loc) · 312 Bytes

UI Components

This library contains reusable UI components for the application system that are not form fields.

Running unit tests

Run yarn nx test application-ui-components to execute the unit tests via Jest.

Running lint

Run yarn nx lint application-ui-components to lint