mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-14 17:13:03 -04:00
[skip ci] add react linting
This commit is contained in:
parent
522fdcd15d
commit
18fdc33ee7
37 changed files with 884 additions and 97 deletions
|
@ -28,7 +28,7 @@ import style from "./style.css?managed";
|
|||
const Button = findByCodeLazy("Button.Sizes.NONE,disabled:");
|
||||
|
||||
function makeIcon(showCurrentGame?: boolean) {
|
||||
return function () {
|
||||
return function GameActivityToggle() {
|
||||
return (
|
||||
<svg
|
||||
width="20"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue