style: Biome check, lint and format
This commit is contained in:
parent
23050eea56
commit
e75e001368
10 changed files with 13 additions and 12 deletions
|
@ -12,6 +12,7 @@ export default function Greeting({ messages }) {
|
|||
<button
|
||||
class="greetButton px-2 rounded-xl"
|
||||
onClick={() => setGreeting(randomMessage())}
|
||||
type="submit"
|
||||
>
|
||||
New Greeting
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue