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