Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 380358d

Browse files
authored
Fix storybook live demo url (#1366)
1 parent 8647c6c commit 380358d

File tree

1 file changed

+2
-2
lines changed
  • packages/react-bootstrap-table2-filter

1 file changed

+2
-2
lines changed

‎packages/react-bootstrap-table2-filter/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
`react-bootstrap-table2` separate the filter core code base to [`react-bootstrap-table2-filter`](https://github.com/react-bootstrap-table/react-bootstrap-table2/tree/develop/packages/react-bootstrap-table2-filter), so there's a little bit different when you use column filter than `react-bootstrap-table`. In the following, we are going to show you how to enable the column filter:
44

5-
**[Live Demo For Column Filter](https://github.com/react-bootstrap-table/react-bootstrap-table2/blob/gh-pages-src/storybook/index.html?selectedKind=Column%20Filter)**
5+
**[Live Demo For Column Filter](https://react-bootstrap-table.github.io/react-bootstrap-table2/storybook/index.html?selectedKind=Column%20Filter)**
66

77
**[API&Props Definitation](https://react-bootstrap-table.github.io/react-bootstrap-table2/docs/filter-props.html)**
88

@@ -385,4 +385,4 @@ export default () => (
385385
/>
386386
</div>
387387
);
388-
```
388+
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /