fix(Expandable): spelling ⛈
This commit is contained in:
parent
b68892492c
commit
a263ec1273
@ -32,7 +32,7 @@ import {computed, ref} from 'vue'
|
||||
import {getInheritedBackgroundColor} from '@/helpers/getInheritedBackgroundColor'
|
||||
|
||||
const props = defineProps({
|
||||
/** Wheather the Expandable is open or not */
|
||||
/** Whether the Expandable is open or not */
|
||||
open: {
|
||||
type: Boolean,
|
||||
default: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user