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 6b824b1 commit bf98ba0Copy full SHA for bf98ba0
src/components/Banner.res
@@ -1,3 +1,3 @@
1
@react.component
2
let make = (~children) =>
3
- <div className="bg-fire-70 text-white text-center text-14 py-3"> children </div>
+ <div className="bg-fire text-white text-center text-14 py-3"> children </div>
0 commit comments