Skip to content

Commit

Permalink
Refactor tokens providing
Browse files Browse the repository at this point in the history
  • Loading branch information
farengeyt451 committed Oct 20, 2022
1 parent 9649851 commit b412ca7
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 b412ca7

Please sign in to comment.