-
-
Notifications
You must be signed in to change notification settings - Fork 477
Feature/244, so i have added form builde tool please check let me know any update. #247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@iib0011 please take a look and let me know any updates |
iib0011
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pls use the ToolLayout component
src/index.tsx
Outdated
| import { createRoot } from 'react-dom/client'; | ||
| import 'tailwindcss/tailwind.css'; | ||
| import App from 'components/App'; | ||
| import 'react-pdf/dist/esm/Page/TextLayer.css'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
move to form-pdf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed css path to form-pdf
|
fixed please check |
@iib0011 |
|
@iib0011 any update on this? |
| "omggif": "^1.0.10", | ||
| "pdf-lib": "^1.17.1", | ||
| "pdfjs-dist": "^5.2.133", | ||
| "pdfjs-dist": "^5.4.149", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why change?
No description provided.