added <svg-icon/>
params: - url: string - url of the svg icon - name: string - the icon's name to help with theming
This commit is contained in:
parent
530d73ba81
commit
5309c987f0
5 changed files with 226 additions and 193 deletions
|
@ -7,6 +7,7 @@ import {Events} from './events.js'
|
|||
import { wsapi } from "./wsapi_interop.js"
|
||||
import { MusicKitTools } from "./musickittools.js"
|
||||
import { spawnMica } from "./mica.js"
|
||||
import { svgIcon } from './components/svg-icon.js'
|
||||
|
||||
|
||||
// Define window objects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue