feat: init
This commit is contained in:
+29
@@ -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
|
||||
|
||||

|
||||
Reference in New Issue
Block a user