use svg for progress
This commit is contained in:
parent
43fa551a64
commit
eada94b262
9 changed files with 36 additions and 36 deletions
|
@ -5,7 +5,7 @@ import Storage from './storage';
|
|||
import * as links from './links';
|
||||
import * as metrics from './metrics';
|
||||
import * as progress from './progress';
|
||||
import $ from 'jquery';
|
||||
import $ from 'jquery/dist/jquery.slim';
|
||||
|
||||
const storage = new Storage();
|
||||
function onUnload(size) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue