Update dependencies
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export interface TabGroupContent {
|
||||
id: string;
|
||||
tab: React.ReactNode;
|
||||
content: React.ReactNode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user