fix: list view class names

This commit is contained in:
kolaente 2023-01-18 16:20:21 +01:00
parent bbeab337e2
commit 5e57458ffd
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

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">
<template #header>
<div
class="filter-container"