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
|
@ -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 New Issue