Skip to content

Commit

Permalink
chore(deriv_web_view): update deriv view readme file (#636)
Browse files Browse the repository at this point in the history
  • Loading branch information
emad-deriv authored Jun 25, 2024
1 parent 9b85799 commit 2379af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/deriv_web_view/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,4 +239,4 @@ Future<void> showTokenExpiredDialog(BuildContext context) => showAlertDialog(
dismissible: false,
onPositiveActionPressed: () { ... }, // Redirect to login page.
);
```
```

0 comments on commit 2379af7

Please sign in to comment.