pricing page

This commit is contained in:
2023-02-19 17:54:44 -05:00
parent 174d903d6e
commit bd854714d0
5 changed files with 93 additions and 101 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import Axios from "axios";
class SiteService {
constructor() {
console.log("Er are here anyway");
console.log("Site Service Entered");
}
// Blog Data {Get}
blogData() {