mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-24 09:48:32 +00:00
fix: remove content layer from config
This commit is contained in:
parent
dcc3b75c3b
commit
39028a29ee
1 changed files with 1 additions and 1 deletions
|
|
@ -12,4 +12,4 @@ const nextConfig = {
|
|||
},
|
||||
}
|
||||
|
||||
export default withContentlayer(nextConfig)
|
||||
export default nextConfig
|
||||
|
|
|
|||
Loading…
Reference in a new issue