Skip to content

Commit

Permalink
Fix TS example title bar
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla authored Sep 20, 2023
1 parent 62af46f commit 83cf99a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docusaurus/docs/dev-docs/configurations/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,7 @@ module.exports = () => ({

<TabItem value="typescript" label="TypeScript">

```ts
// path: ./config/plugins.ts
```ts title="./config/plugins.ts"

export default () => ({
graphql: {
Expand Down

1 comment on commit 83cf99a

@vercel
Copy link

@vercel vercel bot commented on 83cf99a Sep 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

documentation – ./

documentation-strapijs.vercel.app
documentation-git-main-strapijs.vercel.app
docs-vercel-v4.strapi.io

Please sign in to comment.