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

Commit

Permalink
update iconset path.
Browse files Browse the repository at this point in the history
  • Loading branch information
sorvell committed Jul 15, 2014
1 parent 2bd770e commit 8d1a61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elements/designer-element/designer-element.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<link rel="import" href="../../components/core-pages/core-pages.html">
<link rel="import" href="../../components/core-toolbar/core-toolbar.html">
<link rel="import" href="../../components/core-icons/core-icons.html">
<link rel="import" href="../../components/core-icons/iconsets/social-icons.html">
<link rel="import" href="../../components/core-icons/social-icons.html">
<link rel="import" href="../../components/core-icon-button/core-icon-button.html">
<link rel="import" href="../../components/core-menu-button/core-menu-button.html">
<link rel="import" href="../../components/core-item/core-item.html">
Expand Down

0 comments on commit 8d1a61a

Please sign in to comment.