Skip to content

Commit

Permalink
chore(preview): remove unused landingPage boolean
Browse files Browse the repository at this point in the history
  • Loading branch information
SelmaBergstrand committed Sep 23, 2024
1 parent d19e18e commit 05ca1ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tavla/app/(admin)/edit/[id]/components/Preview/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ function Preview({
}: {
board: TBoard
organization?: TOrganization
landingPage?: boolean
}) {
return (
<div
Expand Down

0 comments on commit 05ca1ce

Please sign in to comment.