Export disposing hook from package (#31498)
* Export disposing hook from package * Increment package version * Fix lint: Add back new-line
This commit is contained in:
@@ -11,3 +11,4 @@ export * from "./Snapshot";
|
||||
export * from "./ViewModelSubscriptions";
|
||||
export type * from "./ViewModel";
|
||||
export * from "./MockViewModel";
|
||||
export * from "./useCreateAutoDisposedViewModel";
|
||||
|
||||
Reference in New Issue
Block a user