summaryrefslogtreecommitdiffstats
path: root/src/components/util/ErrorBoundary/styles.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/util/ErrorBoundary/styles.js')
-rw-r--r--src/components/util/ErrorBoundary/styles.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/util/ErrorBoundary/styles.js b/src/components/util/ErrorBoundary/styles.js
index 0960546ff..51b36fdf3 100644
--- a/src/components/util/ErrorBoundary/styles.js
+++ b/src/components/util/ErrorBoundary/styles.js
@@ -1,4 +1,4 @@
1export default theme => ({ 1export default (theme) => ({
2 component: { 2 component: {
3 display: 'flex', 3 display: 'flex',
4 width: '100%', 4 width: '100%',