2
0

Add icons for private and disabled boost in web UI (#27817)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2023-11-13 15:39:45 +01:00
committed by GitHub
parent a36b59be8a
commit 7e3c10dec6
5 changed files with 31 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
module.exports = {
test: /\.svg$/,
include: /node_modules\/@material-symbols/,
include: [/node_modules\/@material-symbols/, /svg-icons/],
issuer: /\.[jt]sx?$/,
use: [
{