Skip to content

Commit

Permalink
chore: update main.ts.md
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Sep 28, 2024
1 parent dfd246f commit 12c2089
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import 'zone.js';
import {bootstrapApplication} from '@angular/platform-browser';
import {provideAnimations} from '@angular/platform-browser/animations';
import {Component} from '@angular/core';
import {TuiRoot} from '@taiga-ui/core';
import {TuiRoot, tuiAssetsPathProvider} from '@taiga-ui/core';
import {NG_EVENT_PLUGINS} from '@taiga-ui/event-plugins';

import {App} from './app/app.component';
Expand Down

0 comments on commit 12c2089

Please sign in to comment.