aboutsummaryrefslogtreecommitdiff
path: root/src/index.tsx
diff options
context:
space:
mode:
authorilyayudovin <46264063+ilyayudovin@users.noreply.github.com>2020-07-01 18:43:54 +0300
committerGitHub <noreply@github.com>2020-07-01 18:43:54 +0300
commit0b234a7ae255990d71f847a5519482ccb0d83fcb (patch)
tree7cfd6ff4b8bd154074b9a42aaf4efe5b9cd471e6 /src/index.tsx
parentfc552cbf3ffcba6d2cc7003936f4b55378541525 (diff)
parentf9999d6da7752a55ad01f85dce34086c1acbff5a (diff)
downloadwhich-ui-0b234a7ae255990d71f847a5519482ccb0d83fcb.tar.gz
Merge pull request #55 from which-ecosystem/snackbar
snackbar
Diffstat (limited to 'src/index.tsx')
-rw-r--r--src/index.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/index.tsx b/src/index.tsx
index 180f80c..e8fbce1 100644
--- a/src/index.tsx
+++ b/src/index.tsx
@@ -11,7 +11,6 @@ import Page from './pages/Page';
import { AuthProvider } from './hooks/useAuth';
import { NavigationProvider } from './hooks/useNavigate';
-
const theme = createMuiTheme({
palette: {
primary: {