CheckPoint: Avances Varios
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import api from './api';
|
||||
import { Category } from '../types/Category';
|
||||
import { type Category } from '../types/Category';
|
||||
|
||||
export const categoryService = {
|
||||
getAll: async (): Promise<Category[]> => {
|
||||
|
||||
Reference in New Issue
Block a user