Files
medreport_mrb2b/packages/ui
Helena 86dc221cc6 MED-145: send notification to patient when summary completed (#61)
* MED-145: send notification to patient when summary completed

* MED-145: send notification to patient when summary completed

* use aliased imports where possible, revert cart service urls

* save language preference to local db

* remove unnecessary optional chaning
2025-08-28 13:05:07 +03:00
..
2025-07-18 17:19:12 +03:00

UI - @kit/ui

This package is responsible for managing the UI components and styles across the app.

This package define two sets of components:

  • Shadcn UI: A set of UI components that can be used across the app using shadcn UI
  • Makerkit-specific: Components specific to MakerKit

Installing a Shadcn UI component

Please refer to the documentation.