mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
Merge branch 'lf/publish-indigo' of github.com:urbit/urbit into lf/publish-indigo
This commit is contained in:
commit
92610b3d57
@ -137,10 +137,6 @@ export default function PublishApp(props: PublishAppProps) {
|
||||
bookGroupPath in contacts ? contacts[bookGroupPath] : {};
|
||||
|
||||
const notebook = notebooks?.[ship]?.[book];
|
||||
if(!notebook) {
|
||||
return null
|
||||
}
|
||||
|
||||
return (
|
||||
<NotebookRoutes
|
||||
notebook={notebook}
|
||||
|
Loading…
Reference in New Issue
Block a user