forked from github/plane
chore: filters import conflict
This commit is contained in:
parent
b5b809500d
commit
844a3e4b42
@ -40,7 +40,7 @@ export const AllViews: React.FC = observer(() => {
|
||||
|
||||
return (
|
||||
<div className="relative w-full h-full flex flex-col overflow-auto">
|
||||
<AppliedFiltersList />
|
||||
<AppliedFiltersRoot />
|
||||
<div className="w-full h-full">
|
||||
{activeLayout === "kanban" ? (
|
||||
<KanBanLayout />
|
||||
|
Loading…
Reference in New Issue
Block a user