SearchBar Funcional
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React, {Fragment} from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
import {Search} from './components/Search';
|
||||
import SearchBar from "./components/SearchBar";
|
||||
import {SearchBar} from "./components/SearchBar";
|
||||
|
||||
import './styles/reset.css';
|
||||
import './styles/main.scss';
|
||||
|
||||
Reference in New Issue
Block a user