Created the BlurredBackground.jsx component
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
import "./styles.sass";
|
||||||
|
|
||||||
|
export const BlurredBackground = () => (
|
||||||
|
<div className="background" />
|
||||||
|
)
|
Reference in New Issue
Block a user