Skip to content

Commit 2e5fc11

Browse files
fix: docs
1 parent 298344f commit 2e5fc11

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

apps/docs/src/pages/txm/getting-started.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,8 @@ const hookHandler: TxmHookHandler = (tx: Transaction) => {
182182
}
183183

184184
txm.addHook(TxmHookType.OnStatusChange, hookHandler)
185-
```
185+
<<<<<<< HEAD
186+
```
187+
=======
188+
```
189+
>>>>>>> e24f8b15 (fix: docs)

0 commit comments

Comments
 (0)