category api - dashboard page
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
// export const slugify = (text: string) => {
|
||||
// return text
|
||||
// .toString()
|
||||
// .trim()
|
||||
// .replace(/\s+/g, "-")
|
||||
// .replace(/[^\u0600-\u06FFa-zA-Z0-9\-]/g, "");
|
||||
// };
|
||||
|
||||
Reference in New Issue
Block a user