added home blog section
This commit was merged in pull request #4.
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user