Skip to content

Commit

Permalink
Merge pull request #34 from farengeyt451/5.0.2
Browse files Browse the repository at this point in the history
Refactor tokens providing
  • Loading branch information
farengeyt451 authored Oct 20, 2022
2 parents 9649851 + b412ca7 commit e2e9397
Show file tree
Hide file tree
Showing 5 changed files with 353 additions and 184 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Import `NgxTippyModule`:
import { NgxTippyModule } from 'ngx-tippy-wrapper';
```

Then in your main module:
Then in your main or feature module:

```ts
@NgModule({
Expand Down
Loading

0 comments on commit e2e9397

Please sign in to comment.