Skip to content

Commit

Permalink
⚙️ Rename C icon
Browse files Browse the repository at this point in the history
  • Loading branch information
pheralb committed Sep 10, 2024
1 parent 3008f87 commit 06b6f29
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export { default as BracketsPurple } from "./library/bracketsPurple.js";
export { default as BracketsRed } from "./library/bracketsRed.js";
export { default as BracketsSky } from "./library/bracketsSky.js";
export { default as BracketsYellow } from "./library/bracketsYellow.js";
export { default as C } from "./library/c.js";
export { default as CLang } from "./library/cLang.js";
export { default as Capacitor } from "./library/capacitor.js";
export { default as Clojure } from "./library/clojure.js";
export { default as CodeBlue } from "./library/codeBlue.js";
Expand Down
File renamed without changes.

0 comments on commit 06b6f29

Please sign in to comment.