Skip to content

Commit

Permalink
Fix case of AppliesTo css
Browse files Browse the repository at this point in the history
  • Loading branch information
caesay committed Mar 8, 2024
1 parent d67556c commit f6555f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AppliesTo.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import "../css/appliesto.css";
import "../css/AppliesTo.css";

export type AppliesToProps = {
win: boolean;
Expand Down
File renamed without changes.

0 comments on commit f6555f1

Please sign in to comment.