Skip to content

Commit 45f7bec

Browse files
authored
docs: remove redundant snippet (#461)
1 parent 93c1cc2 commit 45f7bec

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -117,15 +117,6 @@ Start the dev server
117117
npm run dev
118118
```
119119

120-
```diff
121-
const nextConfig = {
122-
experimental: {
123-
appDir: true,
124-
+ serverComponentsExternalPackages: ['@tremor/react'],
125-
},
126-
}
127-
```
128-
<br>
129120
<br>
130121

131122
**💡 Hint:** Since we are in beta, please be aware that there might be breaking changes in the future.

0 commit comments

Comments
 (0)