Created
August 3, 2016 13:31
-
-
Save ironfroggy/631b7be774660bc6f6684fa4f7387fd9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ExpandingPanel className="lodging-search-ctn" caret={false} label="Search Filters"> | |
<ExpandingPanelLabel> | |
go go gadget search filter | |
</ExpandingPanelLabel> | |
<header> | |
<button onClick={}>Save</button> | |
<span>Filter</span> | |
<a href="#">X</a> | |
</header> | |
... | |
</ExpandingPanel> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment