feat: rename lists to projects #2697

Closed
konrad wants to merge 53 commits from feature/rename-lists-to-projects into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 1f1ce07ba0 - Show all commits

View File

@ -8,7 +8,7 @@
margin: .5rem 0 .5rem .5rem;
background: var(--grey-200);
// FIXME: only used in ProjectLabels.vue
// FIXME: only used in ListLabels.vue
konrad marked this conversation as resolved Outdated

I think you didn't rename that, which would make sense, since it "lists the labels"

I think you didn't rename that, which would make sense, since it "lists the labels"

yes 👍

yes 👍
&.disabled {
opacity: 0.7;