Update docs/frontend-system/utility-apis/02-creating.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com> Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -75,7 +75,7 @@ const exampleWorkApi = createApiExtension({
|
||||
*/
|
||||
export default createPlugin({
|
||||
id: 'example',
|
||||
extensions: [workApi],
|
||||
extensions: [exampleWorkApi],
|
||||
});
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user