update documentations
This commit is contained in:
@@ -51,14 +51,14 @@ The root component that wraps the entire file tree.
|
||||
|
||||
| Prop | Type | Required | Description |
|
||||
|----------|----------|----------|---------------------------------------|
|
||||
| name | string | Yes | The name of the folder |
|
||||
| children | ReactNode | No | Child elements (File or Folder) |
|
||||
| `name` | string | Yes | The name of the folder |
|
||||
| `children` | ReactNode | No | Child elements (File or Folder) |
|
||||
|
||||
### File
|
||||
|
||||
| Prop | Type | Required | Description |
|
||||
|------|--------|----------|----------------------------|
|
||||
| name | string | Yes | The name of the file |
|
||||
| `name` | string | Yes | The name of the file |
|
||||
|
||||
|
||||
## Examples
|
||||
|
||||
Reference in New Issue
Block a user