🐛 It is possible to create empty component annotation

This commit is contained in:
Pablo Alba 2023-06-22 12:03:51 +02:00 committed by Andrés Moya
parent 45e76bc38b
commit 776159c1e8
2 changed files with 27 additions and 20 deletions

View file

@ -2418,6 +2418,9 @@
.hidden {
display: none;
svg {
display: none;
}
}
.counter {