cyclops
cyclops copied to clipboard
color of collapse component goes out fix
closes #269
📑 Description
✅ Checks
- [ ✅] I have updated the documentation as required
- [✅ ] I have performed a self-review of my code
ℹ Additional context
@petar-cvit
@petar-cvit
Oh okay, I get it. Good job. Can you add index to the start of that forEach (line 383.) and use that to check if it's the first collapse panel?
Oh okay, I get it. Good job. Can you add
indexto the start of that forEach (line 383.) and use that to check if it's the first collapse panel?
sure ,made changes