* 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>
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 UIMakerkit-specific: Components specific to MakerKit
Installing a Shadcn UI component
Please refer to the documentation.