Fixed some types not being found and some errors Identified by typescript
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { getFilter } from "/imports/api/parenting/parentingFunctions";
|
||||
import { getFilter } from '/imports/api/parenting/parentingFunctions';
|
||||
|
||||
export default function getSlotFillFilter({ slot, libraryIds }) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user