mirrorz-org / mirrorz-help

https://help.mirrorz.org
MIT License
57 stars 38 forks source link

Update ubuntu.tsx #70

Closed AethoceSora closed 1 year ago

AethoceSora commented 1 year ago

54

ZenithalHourlyRate commented 1 year ago
Warning: Invalid DOM property `class`. Did you mean `className`?
    at path
    at svg
    at IconUbuntu
    at a
    at LinkComponent (webpack-internal:///./node_modules/next/dist/client/link.js:101:23)

That class should be removed, or we can inline the style.

Preview:

Screenshot2023-03-14-14:23:27

AethoceSora commented 1 year ago

I removed an unnecessary class and no more errors.