feat(SW-441): Added table block component
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export interface ScrollWrapperProps
|
||||
extends React.PropsWithChildren<React.HTMLAttributes<HTMLDivElement>> {}
|
||||
Reference in New Issue
Block a user