Skip to content

Commit

Permalink
Merge pull request #58 from hmcalister/CircularProgressBar
Browse files Browse the repository at this point in the history
Circular progress bar
  • Loading branch information
hmcalister authored Sep 5, 2023
2 parents c798e2a + 42e6cee commit f7f030c
Show file tree
Hide file tree
Showing 5 changed files with 85 additions and 68 deletions.
85 changes: 30 additions & 55 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@
"vite": "^4.4.2",
"vite-plugin-tailwind-purgecss": "0.1.3"
},
"type": "module"
"type": "module",
"dependencies": {
"@okrad/svelte-progressbar": "^2.2.0"
}
}
Loading

0 comments on commit f7f030c

Please sign in to comment.