From 0e234c0c0a876360296b5343bc561101f25ca2f5 Mon Sep 17 00:00:00 2001 From: tsuzukihashi Date: Mon, 27 Apr 2020 02:32:05 +0900 Subject: [PATCH] fix --- DemoApp/DemoApp/Views/NeumorphismButtonView.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/DemoApp/DemoApp/Views/NeumorphismButtonView.swift b/DemoApp/DemoApp/Views/NeumorphismButtonView.swift index 6e98891..43feba8 100644 --- a/DemoApp/DemoApp/Views/NeumorphismButtonView.swift +++ b/DemoApp/DemoApp/Views/NeumorphismButtonView.swift @@ -13,7 +13,6 @@ struct NeumorphismButtonView: View { height: 300, imageWidth: 100, imageHeight: 100, - color: Color(hex: "2C292C"), shadowRadius: 8 ) { print(#function)