Update code comment for clarity.
This commit is contained in:
parent
ee65765293
commit
9dabb050b8
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<script>
|
||||
export default {
|
||||
name: "loader",
|
||||
/* Specify size in rem where 16px = 1rem */
|
||||
/* Specify size in number value which translates to rem value. For example, 1.5 = 1.5rem */
|
||||
props: {
|
||||
sizeInRem: {
|
||||
type: Number,
|
||||
|
|
|
|||
Loading…
Reference in a new issue