add landing page and merged old file
This commit is contained in:
@@ -4,12 +4,10 @@ import LandingPage from './LandingPage';
|
||||
|
||||
function App() {
|
||||
|
||||
const naslov = 'Dobrodosli na stranicu kivi!'
|
||||
|
||||
|
||||
return (
|
||||
<div className="App">
|
||||
<LandingPage/>
|
||||
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user