Skip to content

Commit

Permalink
rename Snackbar.css to snackbar.css.
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-wu committed Jun 18, 2019
1 parent 7d10680 commit 404f2de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/ui/Snackbar.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require("../styles/Snackbar.css");
require("../styles/snackbar.css");

exports.Snackbar = function(containerIn) {
var element = undefined;
Expand Down

0 comments on commit 404f2de

Please sign in to comment.