mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-26 11:36:40 +07:00
edit route icon proposal
This commit is contained in:
parent
bc98faa9f2
commit
4b96a1bc4f
3 changed files with 57 additions and 19 deletions
|
@ -138,6 +138,7 @@ class Component extends React.Component<Props> {
|
|||
{...route}
|
||||
key={route._id}
|
||||
openRoute={this.openRoute}
|
||||
tab={tab}
|
||||
/>
|
||||
))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue