5 lines
88 B
TypeScript
5 lines
88 B
TypeScript
import { test } from "vitest"
|
|
|
|
test.todo("button onClick")
|
|
test.todo("select onChange")
|