Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit fcda708

Browse files
committed
Squashed commit of the following:
commit 44b4b24 Author: Silvergrund <johan.silvergrund@hiq.se> Date: Fri Apr 3 13:55:02 2020 +0200 Added icon dependency to accordion
1 parent 1b01425 commit fcda708

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Component/Accordion/accordion.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"dependency": {
2929
"sass": {
3030
"components": [
31-
"accordion"
31+
"accordion",
32+
"icon"
3233
]
3334
}
3435
}

0 commit comments

Comments
 (0)