forked from MapComplete/MapComplete
First steps for import helper
This commit is contained in:
parent
5c71bfa294
commit
8cb41d14ff
12 changed files with 217 additions and 146 deletions
|
@ -110,7 +110,7 @@ export default class MoreScreen extends Combine {
|
|||
]), {url: linkText, newTab: false});
|
||||
}
|
||||
|
||||
private static CreateProffessionalSerivesButton() {
|
||||
public static CreateProffessionalSerivesButton() {
|
||||
const t = Translations.t.professional.indexPage;
|
||||
return new Combine([
|
||||
new Title(t.hook, 4),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue