Revert changing case
This commit is contained in:
parent
c215aeac79
commit
4181755887
|
@ -12,7 +12,7 @@
|
||||||
export let bindings
|
export let bindings
|
||||||
export let nested
|
export let nested
|
||||||
export let componentInstance
|
export let componentInstance
|
||||||
export let title = "actions"
|
export let title = "Actions"
|
||||||
|
|
||||||
let drawer
|
let drawer
|
||||||
let tmpValue
|
let tmpValue
|
||||||
|
|
Loading…
Reference in New Issue