Issue #1 fixed
This commit is contained in:
parent
6193f140de
commit
9dc59fd560
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ Import it in your Angular2 project like a module
|
||||||
|
|
||||||
1) Declare it in your module
|
1) Declare it in your module
|
||||||
```sh
|
```sh
|
||||||
import {Ng2FittextModule} from "ng2-fittext/ng2-fittext";
|
import {Ng2FittextModule} from "ng2-fittext/ng2fittext";
|
||||||
@NgModule({
|
@NgModule({
|
||||||
imports: [
|
imports: [
|
||||||
Ng2FittextModule
|
Ng2FittextModule
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue