Skip to content

Commit

Permalink
fix: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dillionverma committed Dec 24, 2024
1 parent ba7dc82 commit 8da3acd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions config/docs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ export const docsConfig: DocsConfig = {
items: [],
label: "New",
},

],
},
{
Expand Down Expand Up @@ -309,7 +308,6 @@ export const docsConfig: DocsConfig = {
items: [],
label: "",
},

],
},
{
Expand Down Expand Up @@ -473,8 +471,8 @@ export const docsConfig: DocsConfig = {
title: "Backgrounds",
items: [
{
title: "Warp Animation Container",
href: `/docs/components/warp-animation-container`,
title: "Warp Background",
href: `/docs/components/warp-background`,
items: [],
label: "New",
},
Expand Down

0 comments on commit 8da3acd

Please sign in to comment.