fixed spaces in measurement name
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
import { Component, OnInit } from '@angular/core';
|
||||
import {ApiService} from '../services/api.service';
|
||||
|
||||
// TODO: links to BIC
|
||||
// TODO: bic structure image
|
||||
|
||||
@Component({
|
||||
selector: 'app-documentation',
|
||||
templateUrl: './documentation.component.html',
|
||||
|
Reference in New Issue
Block a user