1.0.5 • Published 6 months ago

hasnav v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
6 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

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago