We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c605b5e commit 153d3ceCopy full SHA for 153d3ce
2 files changed
.github/workflows/webpack.yml
src/settings/settings_components/about.jsx
@@ -1,5 +1,5 @@
1
import React from "react";
2
-import Contributors from "../../components/Contributors.jsx";
+import Contributors from "../../components/contributors.jsx";
3
4
const About = () => {
5
return (
0 commit comments