filter popup mock done
This commit is contained in:
@ -21,7 +21,7 @@ const closeModal = () => {
|
||||
isFilterOpened.value = false;
|
||||
};
|
||||
const submitHandler = ()=>{
|
||||
//here you do whatever
|
||||
// call only with those filters the get
|
||||
}
|
||||
|
||||
const articleList = [
|
||||
|
Reference in New Issue
Block a user