Skip to content

Commit d8e4591

Browse files
committed
chore: fix status-light story import
1 parent 2c747a1 commit d8e4591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

second-gen/packages/swc/components/status-light/stories/status-light.stories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* OF ANY KIND, either express or implied. See the License for the specific language
1010
* governing permissions and limitations under the License.
1111
*/
12-
import { html, TemplateResult } from '@spectrum-web-components/base';
12+
import { html, TemplateResult } from 'lit';
1313

1414
import '@swc/components/status-light';
1515

0 commit comments

Comments
 (0)