last preparation
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ import React from "react";
|
||||
|
||||
const Home = () => {
|
||||
return (
|
||||
<h1 className="TestClass">Home</h1>
|
||||
<h1 className="">Home</h1>
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user