fix(SW-216): Fixes after PR
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { TableData } from "@/types/trpc/routers/contentstack/blocks"
|
||||
|
||||
export interface TableProps {
|
||||
export interface TableBlockProps {
|
||||
data: TableData
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user