added home blog section

This commit was merged in pull request #4.
This commit is contained in:
victorAnumudu
2024-07-30 15:32:47 +01:00
parent 045fe85938
commit f0ccf28fdd
14 changed files with 855 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
import React, { useState } from 'react';
import Blogs from '../News/Blogs';
import React from 'react';
import Blogs from './News/Blogs';
function BlogHomeOne() {
return (