Skip to content

Commit

Permalink
Update container/typings/LuigiContainer.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 fc4f888 commit 6ead828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/typings/LuigiContainer.svelte.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default class LuigiContainer extends HTMLElement {
* @since 1.0.0
*
* ```js
* myContainer.viewUrl = "/index.html"
* myContainer.viewurl = "/index.html"
* ```
*
* ```HTML
Expand Down

0 comments on commit 6ead828

Please sign in to comment.