1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-09 05:00:10 +00:00

feat(platform): stand up a @bitwarden/state library

This commit is contained in:
addisonbeck
2025-06-04 16:35:51 -04:00
parent 676ef0908d
commit f074c94103
13 changed files with 114 additions and 0 deletions

1
.github/CODEOWNERS vendored
View File

@@ -194,3 +194,4 @@ apps/web/src/locales/en/messages.json
**/tsconfig.json @bitwarden/team-platform-dev
**/jest.config.js @bitwarden/team-platform-dev
**/project.jsons @bitwarden/team-platform-dev
libs/state @bitwarden/team-platform-dev