Skip to content

Commit

Permalink
Merge branch 'main' of github.com:OnedocLabs/react-print
Browse files Browse the repository at this point in the history
  • Loading branch information
Titou325 committed Feb 6, 2024
2 parents 7461b4e + bfd1035 commit d755394
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,21 @@
![React email cover](https://pbs.twimg.com/profile_banners/1733139456645795840/1705969228/1500x500)

<div align="center"><strong>React Print</strong></div>
<div align="center">The new way to build documents.<br />High-quality, unstyled components for creating PDFs.</div>
<br />
<div align="center">
<a href="https://www.onedoclabs.com/">Website</a>
<span> · </span>
<a href="https://github.com/OnedocLabs/react-print">GitHub</a>
<span> · </span>
<a href="https://discord.com/invite/uRJE6e2rgr">Discord</a>
<span> · </span>
<a href="https://docs.onedoclabs.com">Documentation</a>
</div>

---
# Getting started

react-print
## 1. Installation

Get the react-print component library.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onedoc/react-print",
"version": "0.1.12",
"version": "0.1.16",
"description": "Onedoc components for JavaScript React",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit d755394

Please sign in to comment.