Cweili / svelte-fa

Tiny FontAwesome component for Svelte

Home Page:https://cweili.github.io/svelte-fa/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

import not found: FaLayers

www-chique opened this issue · comments

When importing FaLayers

import Fa, { FaLayers } from "svelte-fa";

It shows

SyntaxError: import not found: FaLayers

Can you use codesandbox or repo to provide a reproducible use case?

This issue is closed due to not being active. Please feel free to open it again (for the author) or create a new one and reference this (for others) if you have further questions.

commented

Here's an example repl where the problem is also happening: https://svelte.dev/repl/d150cdddb9ed4337af690070c7d3c855?version=3.46.4