updated
This commit is contained in:
parent
9ab3001ff0
commit
f68c4af30b
6 changed files with 261 additions and 34 deletions
|
|
@ -3,7 +3,7 @@ interface Pagination {
|
|||
}
|
||||
|
||||
interface ActiveOptions {
|
||||
value: string;
|
||||
value: boolean;
|
||||
label: string;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue