Skip to content

Commit f8b9be0

Browse files
committed
removed now
1 parent 5cbe254 commit f8b9be0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/mini-apps/troubleshooting/base-app-compatibility.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Base App is working towards full compatibility with the Farcaster Mini App SDK.
88

99
# Notifications
1010

11-
The Base app now supports Mini App notifications to re-engage users with your application. Base uses the same notification specification as [Farcaster](https://miniapps.farcaster.xyz/docs/guides/notifications).
11+
The Base app supports Mini App notifications to re-engage users with your application. Base uses the same notification specification as [Farcaster](https://miniapps.farcaster.xyz/docs/guides/notifications).
1212

1313
To implement notifications in your Mini App, see the [notifications guide](/mini-apps/core-concepts/notifications).
1414

@@ -42,7 +42,6 @@ function MyComponent() {
4242
return <div>{/* Your component */}</div>;
4343
}
4444
```
45-
4645
## Wallet Interactions
4746

4847
In order to ensure a seamless experience across the Base App and Farcaster, we recommend using the users connected wallet.

0 commit comments

Comments
 (0)