Revert changing case

This commit is contained in:
Andrew Kingston 2024-12-18 12:07:52 +00:00
parent c215aeac79
commit 4181755887
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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