test(recursive-list): add types test

This commit is contained in:
Eric Y Liu 2021-07-03 04:06:43 -07:00
commit b74a7494b5
2 changed files with 35 additions and 1 deletions

View file

@ -1,4 +1,4 @@
<script>
<script lang="ts">
import { ProgressBar } from "../types";
</script>