Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1663,6 +1663,10 @@
{
"source": "settings",
"destination": "organize/settings"
},
{
"source": "react-components",
"destination": "customize/react-components"
Copy link

Choose a reason for hiding this comment

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

Bug: Redundant Redirect for React Components

A duplicate redirect entry for react-components to customize/react-components was added. An identical redirect already exists, making this new entry redundant and potentially confusing.

Fix in Cursor Fix in Web

}
],
"integrations": {
Expand Down
Loading