Skip to content

Commit

Permalink
update Portal story docs
Browse files Browse the repository at this point in the history
  • Loading branch information
francinelucca committed Dec 27, 2024
1 parent 8d3f151 commit 0c60aa1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/react/src/Portal/Portal.docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
"a11yReviewed": false,
"stories": [
{
"id": "components-portal--default"
"id": "behaviors-portal--default"
},
{
"id": "components-portal-features--custom-portal-root-by-id"
"id": "behaviors-portal-features--custom-portal-root-by-id"
},
{
"id": "components-portal-features--custom-portal-root-by-registration"
"id": "behaviors-portal-features--custom-portal-root-by-registration"
},
{
"id": "components-portal-features--multiple-portal-roots"
"id": "behaviors-portal-features--multiple-portal-roots"
}
],
"importPath": "@primer/react",
Expand Down

0 comments on commit 0c60aa1

Please sign in to comment.