Skip to content

Commit 153d3ce

Browse files
committed
fix workflow
1 parent c605b5e commit 153d3ce

2 files changed

Lines changed: 1 addition & 33 deletions

File tree

.github/workflows/webpack.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

src/settings/settings_components/about.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React from "react";
2-
import Contributors from "../../components/Contributors.jsx";
2+
import Contributors from "../../components/contributors.jsx";
33

44
const About = () => {
55
return (

0 commit comments

Comments
 (0)