Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixing SVG "use" tag from producing an error; we need to use querySel…
…ector instead of getElementById because seemingly the latter fails when the queried for element is not staged yet.
- Loading branch information