feat: init

This commit is contained in:
montaghanmy
2023-03-23 11:03:16 +01:00
commit 10fe6f78d1
11518 changed files with 509786 additions and 0 deletions
@@ -0,0 +1,29 @@
---
description: Separate your component sections with a simple line.
---
# ObjectModalSeparator
#### 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](../../../assets/capture-decran-de-2020-07-17-17-05-36.png)