Skip to content

Commit 74cd9ee

Browse files
committed
works this change?
1 parent a890b26 commit 74cd9ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/Loader/Loader.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import React from 'react'
22
import "./Loader.css"
33

44
export const Loader = () => {
5+
//Funciona?
56
return (
67
<div className="container-loader">
78
<div className="lds-spinner">

0 commit comments

Comments
 (0)