FavoriteLoadingAdd to favorites
    save_post(id) {
      if (id != null) {
        // Update Existing Record
      } else if (id == null) {
        // Create New Record
      }
    },

Pin It on Pinterest

Share This