Add Manage subscription page
[MAILPOET-2677]
This commit is contained in:
committed by
Veljko V
parent
48c6fcce37
commit
6026327b1f
@@ -4,7 +4,7 @@ import 'select2';
|
||||
import { useSelector } from 'settings/store/hooks';
|
||||
|
||||
type Props = {
|
||||
id?: string
|
||||
id: string
|
||||
value: string[]
|
||||
placeholder?: string
|
||||
setValue: (x: string[]) => any
|
||||
|
Reference in New Issue
Block a user