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:
parent
a36b59be8a
commit
7e3c10dec6
5 changed files with 31 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
module.exports = {
|
||||
test: /\.svg$/,
|
||||
include: /node_modules\/@material-symbols/,
|
||||
include: [/node_modules\/@material-symbols/, /svg-icons/],
|
||||
issuer: /\.[jt]sx?$/,
|
||||
use: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue