From 7895156bee29e8b11b8c90f1c7b8b2edbc30dee9 Mon Sep 17 00:00:00 2001 From: Katharina Simma Date: Sun, 30 Apr 2023 21:50:19 +0200 Subject: [PATCH] Change button type to outline --- app/[listsId]/SingleViewList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/[listsId]/SingleViewList.tsx b/app/[listsId]/SingleViewList.tsx index 7e77557..6d1d0e8 100644 --- a/app/[listsId]/SingleViewList.tsx +++ b/app/[listsId]/SingleViewList.tsx @@ -243,7 +243,7 @@ export default function SingleViewList(props: Props) {