brigadecore / brigade-dashboard

Apache License 2.0
4 stars 5 forks source link

Unused import warning in build #9

Closed krancour closed 2 years ago

krancour commented 2 years ago

Let's fix this:

src/Home.tsx
  Line 3:8:  'Card' is defined but never used  @typescript-eslint/no-unused-vars
krancour commented 2 years ago

This was fixed by #12