tweaking minor stuff
This commit is contained in:
@@ -23,9 +23,6 @@ const statusClass = {
|
||||
cancelled: 'bg-danger/10 text-danger',
|
||||
}
|
||||
|
||||
const gradientProgress = (value, gradient) => ({
|
||||
width: `${value}%`,
|
||||
})
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user