mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-16 16:25:56 +02:00
chore: omit redundant xmlns from svg
This commit is contained in:
parent
0306d18240
commit
8c2e19f80b
1 changed files with 0 additions and 1 deletions
|
@ -125,7 +125,6 @@ export default function themeClassic(
|
|||
{
|
||||
tagName: 'svg',
|
||||
attributes: {
|
||||
xmlns: 'http://www.w3.org/2000/svg',
|
||||
style: 'display: none;',
|
||||
},
|
||||
innerHTML: SvgSpriteDefs,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue