Added tag support + Post link and many more changes and optimizations.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export interface Options {
|
||||
value: string | number;
|
||||
label: string;
|
||||
}
|
||||
Reference in New Issue
Block a user