add vitest in project

This commit is contained in:
MapleLeaf
2022-01-09 22:15:47 -06:00
parent 661a253d8c
commit 017a417773
16 changed files with 165 additions and 1409 deletions

View File

@@ -1,4 +1,5 @@
import React from "react"
import { test } from "vitest"
import { ReacordTester } from "../library/core/reacord-tester"
import { ActionRow, Button, Select } from "../library/main"