styling multi filters
This commit is contained in:
parent
a359d0f9b1
commit
4ef8d42da2
23 changed files with 205 additions and 120 deletions
|
@ -17,11 +17,6 @@ export class FeedbackButton {
|
|||
submitSuccess: boolean = false;
|
||||
submitError: boolean = false;
|
||||
|
||||
// constructor(
|
||||
// private store: Store<StateInterface>,
|
||||
// private apiService: ApiService
|
||||
// ) {
|
||||
// }
|
||||
|
||||
toggleModal() {
|
||||
this.isModalOpen = !this.isModalOpen;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue