Skip to content

Commit e3c5b42

Browse files
Merge pull request #25 from webdevnerdstuff/dev
Updated readme
2 parents 7fc5f15 + c4d61ff commit e3c5b42

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,6 @@
2121

2222
The Vuetify Drilldown Table is a powerful component that enhances the functionality of the Vuetify framework's `VDataTable` and `VDataTableServer`. It provides a recursive table structure, allowing you to display hierarchical data in a nested format. For more information please visit the [Documentation & Demo](https://webdevnerdstuff.github.io/vuetify-drilldown-table/).
2323

24-
25-
## Development Playground
26-
27-
The `vuetify-drilldown-table` is still a work in progress as `VDataTable` is still in Vuetify Laps. If you would like to test the component out, you can clone the repo and run the following commands:
28-
29-
`pnpm i && pnpm play`
30-
31-
This will open up a Playground page that loads the file `./src/playground/PlaygroundPage.vue`. You can edit this file to test out the component.
32-
33-
3424
## Installation
3525

3626
Using [pnpm](https://pnpm.io/):
@@ -45,7 +35,6 @@ npm i vuetify-drilldown-table
4535

4636
## Documentation
4737

48-
Component is still in development. Documentation will be added once component is ready for production.
4938
[Documentation & Demo](https://webdevnerdstuff.github.io/vuetify-drilldown-table/)
5039

5140
## Dependencies

0 commit comments

Comments
 (0)