Files
medreport_mrb2b/packages/ui
Helena ad08155063 B2B-87: add company statistics consent (#29)
* B2B-87: add company statistics consent

* add toggle for company statistics consent under profile

* add toggle for company statistics consent under profile

* add audit logging to accounts

* change policy

* add audit logging to accounts

* remove full account data query and just query the entire account every time

* add comment about consent toggle

* make constants hardcoded, as dynamic ones do not work

* add back pending check

---------

Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
2025-07-03 17:55:23 +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.