Skip to content

Commit d4b9171

Browse files
authored
Merge pull request #126 from connorabbas/develop
README
2 parents 8ed33c7 + 7d006d5 commit d4b9171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Do you need a separate Vue SPA front-end instead of using Inertia.js? Consider u
1616
- Pre-configured [Auto Import](https://primevue.org/autoimport/) PrimeVue components
1717
- Wrapper components for PrimeVue's `Breadcrumb`, `Menu`, `MenuBar`, & `PanelMenu` utilizing Inertia's `Link` component
1818
- Light/Dark mode toggle
19-
- `usePaginatedData()` & `useLazyDataTable()` composables for use with PrimeVue's `DataTable` component for easy pagination/filtering/sorting (example usage in `feature/admin-panel` branch)
19+
- `usePaginatedData()` & `useLazyDataTable()` composables for use with PrimeVue's `Paginator` & `DataTable` components for easy pagination/filtering/sorting (example usage in `feature/admin-panel` branch)
2020
- Easily customizable theming
2121
- Configured to use TypeScript (not required)
2222

0 commit comments

Comments
 (0)