interface IProps {
    swr: Swr;
    workspace: Workspace;
}

Properties

Properties

swr: Swr
workspace: Workspace