Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Incorrectly closed comment prevents icons from loading #93

Open
smerth opened this issue Nov 13, 2018 · 0 comments
Open

Incorrectly closed comment prevents icons from loading #93

smerth opened this issue Nov 13, 2018 · 0 comments

Comments

@smerth
Copy link

smerth commented Nov 13, 2018

In the file iron-iconset-svg.html the comment that begins on line 18

/**
   * The `iron-iconset-svg` element allows users to define their own icon sets

is incorrectly closed, this prevents icons from loading when this component is used.

the comment should be closed around line 52

   * @element iron-iconset-svg
   * @demo demo/index.html
   * @implements {Polymer.Iconset}
   **/
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant