commit new code
This commit is contained in:
@@ -103,7 +103,11 @@
|
||||
|
||||
// const handleSubMenuClick = async (menuItemId) => {
|
||||
// try {
|
||||
<<<<<<< HEAD
|
||||
// const apiUrl = `http://localhost:9292/api1/submenu1/${menuItemId}`;
|
||||
=======
|
||||
// const apiUrl = `http://157.66.191.31:33266/api1/submenu1/${menuItemId}`;
|
||||
>>>>>>> 1c0592d (commit new code)
|
||||
// const response = await fetch(apiUrl, {
|
||||
// method: 'GET',
|
||||
// headers: {
|
||||
|
||||
Reference in New Issue
Block a user