Skip to content

Commit d7aadaf

Browse files
committed
fix workflow
1 parent dfd2080 commit d7aadaf

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)