Skip to content

Commit

Permalink
fix: suggested change
Browse files Browse the repository at this point in the history
  • Loading branch information
rajat693 committed Oct 25, 2024
1 parent 1d12f09 commit a00bea9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ export default function App() {

### Step 4: Update Next config file. (Next.js Only).

Make sure your `next.config.mjs` file look like this, as mentioned below.
Make sure your `next.config` file look like this, as mentioned below.

```jsx
import { withGluestackUI } from "@gluestack/ui-next-adapter";
Expand Down

0 comments on commit a00bea9

Please sign in to comment.