comma separate exportparts (#1586)

Fixes #1585.
pull/1583/head
Cam Skene 2023-10-02 10:04:08 -04:00 zatwierdzone przez GitHub
rodzic cf85d6af41
commit 566f0e41a4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -206,9 +206,9 @@ export default class SlCopyButton extends ShoelaceElement {
?disabled=${this.disabled}
?hoist=${this.hoist}
exportparts="
base:tooltip__base
base__popup:tooltip__base__popup
base__arrow:tooltip__base__arrow
base:tooltip__base,
base__popup:tooltip__base__popup,
base__arrow:tooltip__base__arrow,
body:tooltip__body
"
>