From 36ad6da5cf50a2767cf9c045972f85a14d834378 Mon Sep 17 00:00:00 2001 From: Denis Sikuler Date: Tue, 24 Dec 2019 11:38:21 +0300 Subject: [PATCH 1/2] Fix a typo in README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5a8a921709..6bcbd1d418 100644 --- a/README.md +++ b/README.md @@ -74,5 +74,4 @@ An [example application](https://github.com/primefaces/primereact-quickstart) ba ## TypeScript -Typescript Typescript is fully supported as type definition files are provided in the npm package of PrimeReact. A sample [typescript-primereact application](https://github.com/primefaces/primereact-typescript-quickstart) is available as well at github. From 07b6b30e26b0010c676a0dd489cb8df879712ebc Mon Sep 17 00:00:00 2001 From: Guilherme Gomes Date: Fri, 10 Jan 2020 10:50:52 -0300 Subject: [PATCH 2/2] Fix Redirect to github --- src/showcase/datatable/DataTableDemo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/showcase/datatable/DataTableDemo.js b/src/showcase/datatable/DataTableDemo.js index 33f2238e7a..d498ac5761 100644 --- a/src/showcase/datatable/DataTableDemo.js +++ b/src/showcase/datatable/DataTableDemo.js @@ -2445,7 +2445,7 @@ export class DataTableStateDemo extends Component { - + View on GitHub