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 5e57458ffd - Show all commits

View File

@ -1,5 +1,5 @@
<template>
<ProjectWrapper class="project-project" :project-id="projectId" viewName="project">
<ProjectWrapper class="project-list" :project-id="projectId" viewName="project">
konrad marked this conversation as resolved Outdated
class="project-list"
```html class="project-list" ```
<template #header>
<div
class="filter-container"