Aravind Chowdary
Aravind Chowdary
[app-release-error.zip](https://github.com/pxb1988/dex2jar/files/4701853/app-release-error.zip)
``` import { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious, } from "@/components/ui/resizable" ``` import is resizable, I changed it to pagination which is the correct one
```dart Widget bottomTitles(double value, TitleMeta meta) { final titles = ['Mn', 'Te', 'Wd', 'Tu', 'Fr', 'St', 'Su']; final Widget text = Text( titles[value.toInt()], style: const TextStyle( color: Color(0xff7589a2), fontWeight: FontWeight.bold,...
updated regex issue and tested it on https://regex101.com here is the final regex ``` /```(tsx|typescript|javascript)/g ```
was following : https://blog.railway.com/p/ssh and on running with browserless flag railway login --browserless 🚨 Response not successful status=404