|
|
|
@ -4,7 +4,6 @@ import { Table } from "@components/generic/Table/index.tsx"; |
|
|
|
import { TimeAgo } from "@components/generic/TimeAgo.tsx"; |
|
|
|
import { Mono } from "@components/generic/Mono.tsx"; |
|
|
|
// @ts-types="react"
|
|
|
|
import React from "react"; |
|
|
|
|
|
|
|
describe("Generic Table", () => { |
|
|
|
it("Can render an empty table.", () => { |
|
|
|
|