> For the complete documentation index, see [llms.txt](https://doc.twake.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.twake.app/internal-documentation/frontend-components/objectmodal/objectmodalseparator.md).

# ObjectModalSeparator

Separate your component sections with a simple line.

#### Usage

```jsx
import ObjectModalSeparator from 'components/ObjectModal/ObjectModal.js';
```

```jsx
<ObjectModalSeparator />
```

####

#### Props

| Name |         **Description**        | **Type** | **Default** |
| :--: | :----------------------------: | :------: | :---------: |
|      | no property for this component |          |             |

####

#### Preview

![ObjectModalSeparator example in the ChannelWorkspaceEditor](https://3514651628-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lp7vcxqrLMhIC3gwXlF%2F-MCS9DmGVlMjJT1cYswI%2F-MCSIxFKvEJMCYQIVfCI%2FCapture%20d%E2%80%99%C3%A9cran%20de%202020-07-17%2017-05-36.png?alt=media\&token=c09dd341-09f7-45c1-9875-b74e757f59a3)
