Refactored teams components.
This commit is contained in:
@@ -14,8 +14,6 @@ export interface TeamsRequestBody {
|
||||
name: string;
|
||||
}
|
||||
|
||||
export interface MyTeamsRequestQuery extends SearchFilter {}
|
||||
|
||||
const schema = {
|
||||
GET: yup.object().shape({
|
||||
...pageInfo,
|
||||
|
||||
Reference in New Issue
Block a user