mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 16:51:42 +03:00
publish: remove 'join notebook' link
This commit is contained in:
parent
d36de14088
commit
4394657e32
@ -123,9 +123,6 @@ export class Sidebar extends Component {
|
|||||||
<Link to="/~publish/new" className="green2 pa4 f9 dib">
|
<Link to="/~publish/new" className="green2 pa4 f9 dib">
|
||||||
New Notebook
|
New Notebook
|
||||||
</Link>
|
</Link>
|
||||||
<Link to="/~publish/join" className="f9 gray2">
|
|
||||||
Join Notebook
|
|
||||||
</Link>
|
|
||||||
</div>
|
</div>
|
||||||
<div className="overflow-y-auto pb1"
|
<div className="overflow-y-auto pb1"
|
||||||
style={{ height: 'calc(100% - 82px)' }}
|
style={{ height: 'calc(100% - 82px)' }}
|
||||||
|
Loading…
Reference in New Issue
Block a user