mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 05:13:29 +00:00
chore(view-cache): Rename view-cache docs to README to allow Github rendering
* Renamed documentation file * Updated documentation link.
This commit is contained in:
@@ -42,7 +42,7 @@ export type FormCacheOptions<TFormGroup extends FormGroup> = BaseCacheOptions<
|
|||||||
/**
|
/**
|
||||||
* Cache for temporary component state
|
* Cache for temporary component state
|
||||||
*
|
*
|
||||||
* [Read more](./view-cache.md)
|
* [Read more](./README.md)
|
||||||
*
|
*
|
||||||
* #### Implementations
|
* #### Implementations
|
||||||
* - browser extension popup: used to persist UI between popup open and close
|
* - browser extension popup: used to persist UI between popup open and close
|
||||||
|
|||||||
Reference in New Issue
Block a user