From 9b076ff95b7794145fd6629eefdda2446eaaeea8 Mon Sep 17 00:00:00 2001 From: shanejonas Date: Mon, 27 May 2019 10:20:50 -0700 Subject: [PATCH] fix: remove appbar shadow fixes #203 --- src/AppBar/AppBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AppBar/AppBar.tsx b/src/AppBar/AppBar.tsx index d5e2f2a6..506f549f 100644 --- a/src/AppBar/AppBar.tsx +++ b/src/AppBar/AppBar.tsx @@ -31,7 +31,7 @@ class ApplicationBar extends Component { public render() { const { uiSchema, classes } = this.props; return ( - +