mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-22 01:57:47 +01:00
Apply review suggestion by @raccube
Co-authored-by: Dominik M. Kwiatek <6197148+raccube@users.noreply.github.com>
This commit is contained in:
parent
9f39661cdd
commit
9d9216d726
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ import 'bootstrap';
|
||||||
import $ from 'jquery';
|
import $ from 'jquery';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This module sets up Bootstraps JavaScript
|
* This module sets up Bootstrap's JavaScript
|
||||||
*
|
*
|
||||||
* Inside of the exported function below, initialize Bootstrap
|
* Inside of the exported function below, initialize Bootstrap
|
||||||
* modules that require explicit initilization, like tooltips
|
* modules that require explicit initilization, like tooltips
|
||||||
|
|
Loading…
Reference in a new issue