Skip to content

Commit 2ceb54c

Browse files
authored
Merge pull request #48 from rjwats/notistack
Notistack - Replace custom notification component
2 parents 77771aa + d1f3720 commit 2ceb54c

21 files changed

+877
-1095
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
.clang_complete
55
.gcc-flags.json
66
*Thumbs.db
7+
/data/www
78
/interface/build
89
/interface/node_modules
910
.vscode

data/www/app/icon.png

-8.73 KB
Binary file not shown.

data/www/app/manifest.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

data/www/css/roboto.css

Lines changed: 0 additions & 22 deletions
This file was deleted.

data/www/favicon.ico

-1.12 KB
Binary file not shown.

data/www/fonts/ro-li.w2

-15.1 KB
Binary file not shown.

data/www/fonts/ro-me.w2

-15.2 KB
Binary file not shown.

data/www/fonts/ro-re.w2

-15 KB
Binary file not shown.

data/www/index.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

data/www/js/0.9b2e.js.gz

-10.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)