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.
1 parent 2c747a1 commit d8e4591Copy full SHA for d8e4591
second-gen/packages/swc/components/status-light/stories/status-light.stories.ts
@@ -9,7 +9,7 @@
9
* OF ANY KIND, either express or implied. See the License for the specific language
10
* governing permissions and limitations under the License.
11
*/
12
-import { html, TemplateResult } from '@spectrum-web-components/base';
+import { html, TemplateResult } from 'lit';
13
14
import '@swc/components/status-light';
15
0 commit comments