1.0.5 • Published 4 months ago

hasnav v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

// PASTE (npm test)

import React from 'react'; import { Navbar } from 'hasnav';

const App = () => { return (

<div>
  <Navbar />
</div>

); };

export default App;

1.0.5

4 months ago

1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago