Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tsuzukihashi committed Apr 26, 2020
1 parent 18553f7 commit 0e234c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DemoApp/DemoApp/Views/NeumorphismButtonView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ struct NeumorphismButtonView: View {
height: 300,
imageWidth: 100,
imageHeight: 100,
color: Color(hex: "2C292C"),
shadowRadius: 8
) {
print(#function)
Expand Down

0 comments on commit 0e234c0

Please sign in to comment.