mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
Replace classes with classNames
This commit is contained in:
parent
dc22a4782f
commit
4746f9dcb5
2 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ import { Link } from 'wouter-preact'
|
|||
|
||||
export default () => (
|
||||
<main>
|
||||
<div class='status'>
|
||||
<div className='status'>
|
||||
<h1>
|
||||
404
|
||||
</h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue