metricq / metricq-webview

📈 A visualization of MetricQ data exploiting the advantages of the HTA db backend
GNU General Public License v3.0
7 stars 1 forks source link

Refactoring removed icon files that are still in use #172

Closed AndyBuchwald closed 2 years ago

AndyBuchwald commented 2 years ago

gear.svg and arrow-up-down.svg were deleted in a prior commit

bmario commented 2 years ago

Use <b-icon-gear /> und <b-icon-arrow-down-up /> instead.

nvm. I understand now, #171 will fix this bug.