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