Skip to content

Commit

Permalink
fix: bug fix and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanay Pant committed Jul 9, 2024
1 parent 126b5fd commit 667ae8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.8.13",
"version": "4.8.14",
"description": "Safe docs",
"scripts": {
"build": "next build",
Expand Down
3 changes: 3 additions & 0 deletions pages/advanced/erc-7579/tutorials/7579-tutorial.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
import { Callout } from 'nextra/components'


# **How to build an app with Safe and ERC-7579**

The smart account ecosystem was fragmented, with each provider building its own modules often incompatible with other smart account implementations. Developers had to build new modules compatible with their smart accounts or miss out on essential application features.
Expand Down

0 comments on commit 667ae8b

Please sign in to comment.