mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 02:36:36 +00:00
change planet body layout
This commit is contained in:
@@ -32,7 +32,6 @@ var SnippetList = React.createClass({
|
||||
|
||||
return (
|
||||
<div className='SnippetList'>
|
||||
<div className='search'><input className='block-input' type='text' placeholder='Search...'/></div>
|
||||
<ul>
|
||||
{snippets}
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user