FIX: Add REPLACEMENTS icons to styleguide

This commit is contained in:
Jordan Vidrine
2022-12-15 09:12:18 -06:00
committed by GitHub
parent 644237b395
commit ef62c85a12
3 changed files with 4 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ let _renderers = [];
let warnMissingIcons = true;
let _iconList;
const REPLACEMENTS = {
export const REPLACEMENTS = {
"d-tracking": "bell",
"d-muted": "discourse-bell-slash",
"d-regular": "far-bell",