Skip to content
This repository was archived by the owner on Mar 9, 2023. It is now read-only.

Commit e4b9c8c

Browse files
committed
Update readme
1 parent ca9fbf6 commit e4b9c8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ The component `Pivot` has an aggregation table (referred to as `PivotTable`) fro
2424

2525
`Pivot` has also a drag & drop user interface to configure rows/columns of a `PivotTable`.
2626

27+
You have to `npm install` bootstrap.
28+
2729
```html
2830
<!-- App.vue (template) -->
2931
<template>
@@ -144,9 +146,7 @@ npm run build
144146
```
145147

146148
## Future features
147-
- Change the sort order of row / column items
148149
- Select enable / disable of each features (reset buttons, download button, and etc.)
149-
- Demo application
150150
- More sophiscated design updates
151151

152152
## Framework/Plugin

0 commit comments

Comments
 (0)