We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1816b5 + ce475dd commit 4202a7fCopy full SHA for 4202a7f
index.js
@@ -1,6 +1,6 @@
1
/* @flow strict */
2
3
-class TabContainerElement extends HTMLElement {
+export default class TabContainerElement extends HTMLElement {
4
constructor() {
5
super()
6
0 commit comments