We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7166720 commit e66b31dCopy full SHA for e66b31d
client/app/bundles/comments/src/CommentList/CommentList.res
@@ -1,4 +1,4 @@
1
-@module("../RescriptShow.module.scss") external css: {..} = "default"
+@module("../ReScriptShow.module.scss") external css: {..} = "default"
2
3
@react.component
4
let make = (~comments: Actions.Fetch.comments, ~error: Types.error) => {
0 commit comments