chore: Update typography in contacts page
This commit is contained in:
@@ -27,5 +27,8 @@ export const useCompaniesStore = createStore({
|
||||
this.setUIFlag({ fetchingList: false });
|
||||
}
|
||||
},
|
||||
clearRecords() {
|
||||
this.records = [];
|
||||
},
|
||||
}),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user