fitst commit
This commit is contained in:
5
app/profile/products/add.tsx
Normal file
5
app/profile/products/add.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import AddService from '@/screens/profile/ui/AddService';
|
||||
|
||||
export default function AddProductScreen() {
|
||||
return <AddService />;
|
||||
}
|
||||
Reference in New Issue
Block a user