Skip to content

property visible not visiable #148

Description

@fkajerry

property has typo, it's visible not visiable

- <Split visiable={false}>
+ <Split visible={false}>
  <div style={{ minWidth: 200, maxWidth: 200, minHeight: 120, background: '#b5b5b5' }}>Sider</div>
  <div style={{ width: '100%', background: '#ececec' }}>Content</div>
</Split>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions