simularium / binding-sim-edu

Other
0 stars 0 forks source link

use camel case for svg properties #64

Closed interim17 closed 5 months ago

interim17 commented 5 months ago

There are a few errors in the dev tools panel that are distracting.

These two are easy fixes by changing clip-path and stroke-width to clipPath and strokeWidth in the svg declarations

The icons look the same to me after the change.