We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3808d1c commit a632ffeCopy full SHA for a632ffe
packages/0/src/factories/createTrinity/index.ts
@@ -17,7 +17,7 @@ export type ContextTrinity<
17
* @param context The underlying context object singleton
18
* @template Z The type parameter for the context value
19
* @template E The vmodel type for the context state.
20
- * @returns [createContext,provideContext,context]
+ * @returns [createContext, provideContext, context]
21
*
22
* @see https://0.vuetifyjs.com/composables/foundation/create-trinity
23
*/
0 commit comments