Replace classes with classNames

This commit is contained in:
He4eT 2023-05-21 15:44:30 +03:00 committed by Alexey
commit 4746f9dcb5
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ import { Link } from 'wouter-preact'
export default () => (
<main>
<div class='status'>
<div className='status'>
<h1>
404
</h1>