Skip to content

Commit

Permalink
Update container/typings/LuigiCompoundContainer.svelte.d.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Johannes Doberer <[email protected]>
  • Loading branch information
smahati and JohannesDoberer authored Oct 23, 2024
1 parent 9255680 commit fc4f888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/typings/LuigiCompoundContainer.svelte.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default class LuigiCompoundContainer extends HTMLElement {
* @since NEXT_RELEASE_CONTAINER
*
* ```js
* myContainer.locale = locale="en_us"
* myContainer.locale = "en_us"
* ```
*
* ```HTML
Expand Down

0 comments on commit fc4f888

Please sign in to comment.