Skip to content

Commit e66b31d

Browse files
committed
minor change
1 parent 7166720 commit e66b31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/app/bundles/comments/src/CommentList/CommentList.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@module("../RescriptShow.module.scss") external css: {..} = "default"
1+
@module("../ReScriptShow.module.scss") external css: {..} = "default"
22

33
@react.component
44
let make = (~comments: Actions.Fetch.comments, ~error: Types.error) => {

0 commit comments

Comments
 (0)