fix: another small tweak
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
This commit is contained in:
@@ -180,7 +180,7 @@ export const examples: TemplateExample[] = [
|
||||
];
|
||||
```
|
||||
|
||||
Add the example to the `createTemplateAction` under the object property `examples`:
|
||||
Add the example to `createTemplateAction` by including the `examples` property:
|
||||
|
||||
```ts
|
||||
return createTemplateAction({
|
||||
|
||||
Reference in New Issue
Block a user