Skip to content

Commit

Permalink
Updated: Divider component api.
Browse files Browse the repository at this point in the history
  • Loading branch information
moshiur01 committed Dec 18, 2024
1 parent 8d60779 commit 4282154
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions components/content/docs/components/divider/DividerApi.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@ const dividerDataAPI = [
propsDescription: "Available variants for the divider alignment.",
default: "center",
},
{
id: 4,
propsName: "children",
propsType: "ReactNode",
propsDescription: "Content to be placed within the divider, if any.",
default: "",
},
];
</script>

Expand Down

0 comments on commit 4282154

Please sign in to comment.