Replies: 1 comment
-
Try using the following code instead of the code noted above: import Tooltip as Tooltip from '../node_modules/bootstrap/js/dist/tooltip'; If you are trying to import it all, you can: import * as bootstrap from 'bootstrap'; See this documentation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I try to use Toasts with Angular 12 but it's can't import bootstrap
Beta Was this translation helpful? Give feedback.
All reactions