mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
[CL-319] custom back action in popup header component (#9829)
* expose FunctionReturningAwaitable from CL lib * expose backAction as input on popup header component
This commit is contained in:
2
libs/components/src/utils/index.ts
Normal file
2
libs/components/src/utils/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from "./function-to-observable";
|
||||
export * from "./i18n-mock.service";
|
||||
Reference in New Issue
Block a user