Skip to content
This repository was archived by the owner on Jul 9, 2020. It is now read-only.

Conversation

@monzey
Copy link
Contributor

@monzey monzey commented Nov 20, 2019

No description provided.

Comment on lines 14 to 16
const SidePanel = ({ show = false, ...props }) => (
<Container show={show} {...props}/>
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sooo... SidePanel = Container, right ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants