mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-05-26 23:26:15 +00:00
Added link to GitHub
This commit is contained in:
@@ -138,6 +138,13 @@ export class TopBar extends React.Component<RouteComponentProps, State> {
|
|||||||
Load from file
|
Load from file
|
||||||
</Menu.Item>
|
</Menu.Item>
|
||||||
</label>
|
</label>
|
||||||
|
<Menu.Item
|
||||||
|
as="a"
|
||||||
|
href="https://github.com/PeWu/topola-viewer"
|
||||||
|
position="right"
|
||||||
|
>
|
||||||
|
Source on GitHub
|
||||||
|
</Menu.Item>
|
||||||
{loadFromUrlModal}
|
{loadFromUrlModal}
|
||||||
</Menu>
|
</Menu>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user