mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 20:19:13 +00:00
Fix typos
This commit is contained in:
@@ -15,7 +15,7 @@ let id = 0;
|
||||
*
|
||||
* @part base - The component's base wrapper.
|
||||
* @part overlay - The overlay.
|
||||
* @part panel - The dialog panel (where the dialog and its is rendered).
|
||||
* @part panel - The dialog panel (where the dialog and its content is rendered).
|
||||
* @part header - The dialog header.
|
||||
* @part title - The dialog title.
|
||||
* @part close-button - The close button.
|
||||
|
||||
@@ -15,7 +15,7 @@ let id = 0;
|
||||
*
|
||||
* @part base - The component's base wrapper.
|
||||
* @part overlay - The overlay.
|
||||
* @part panel - The drawer panel (where the drawer and its is rendered).
|
||||
* @part panel - The drawer panel (where the drawer and its content is rendered).
|
||||
* @part header - The drawer header.
|
||||
* @part title - The drawer title.
|
||||
* @part close-button - The close button.
|
||||
|
||||
Reference in New Issue
Block a user