diff options
Diffstat (limited to 'src/components/icon.style.js')
| -rw-r--r-- | src/components/icon.style.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/components/icon.style.js b/src/components/icon.style.js new file mode 100644 index 00000000..1e2781d6 --- /dev/null +++ b/src/components/icon.style.js @@ -0,0 +1,3 @@ +export default { + name: 'Icon' +} |
