Module 'nprogress' as import syntax (#4012)
This commit is contained in:
committed by
Aya Morisawa
parent
103fe8b91d
commit
78763116c3
@ -1,4 +1,4 @@
|
||||
const NProgress = require('nprogress');
|
||||
import * as NProgress from 'nprogress';
|
||||
NProgress.configure({
|
||||
trickleSpeed: 500,
|
||||
showSpinner: false
|
||||
|
Reference in New Issue
Block a user