1.0.51 • Published 6 months ago

header-footer-errepar v1.0.51

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

Header Footer Errepar

This package provides the header and footer components for the Errepar site. You can use these components in your React applications to incorporate the Errepar header and footer seamlessly.

Installation

You can install the package via npm:

npm install header-footer-errepar

Usage

After installing the package, you can import the Header and Footer components in your React application as follows:

import { Header, Footer } from "header-footer-errepar";

// Use the components in your TSX
const App = () => {
  return (
    <div>
      <Header />
      {/* Your content here */}
      <Footer />
    </div>
  );
};

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

Contact

For any inquiries or questions, you can reach out to the package maintainer at santiago.pintus@errepar.com

1.0.51

6 months ago

1.0.50

6 months ago

1.0.49

6 months ago

1.0.48

6 months ago

1.0.47

6 months ago

1.0.46

6 months ago

1.0.45

6 months ago

1.0.44

6 months ago

1.0.43

6 months ago

1.0.42

6 months ago

1.0.41

6 months ago

1.0.40

6 months ago

1.0.39

6 months ago

1.0.38

7 months ago

1.0.37

7 months ago

1.0.36

7 months ago

1.0.35

7 months ago

1.0.34

7 months ago

1.0.33

7 months ago

1.0.32

7 months ago

1.0.31

7 months ago

1.0.30

7 months ago

1.0.29

7 months ago

1.0.28

7 months ago

1.0.27

7 months ago

1.0.25

7 months ago

1.0.24

7 months ago

1.0.23

7 months ago

1.0.22

7 months ago

1.0.21

7 months ago

1.0.20

7 months ago

1.0.19

7 months ago

1.0.18

7 months ago

1.0.16

7 months ago

1.0.14

7 months ago

1.0.13

7 months ago

1.0.12

7 months ago

1.0.11

7 months ago

1.0.10

7 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago