Update README

release
Etienne Lemay 2018-04-29 23:05:55 -04:00
parent aa42453a0e
commit 4715fe8f48
No known key found for this signature in database
GPG Key ID: EE7CF89146BB28E9
1 changed files with 9 additions and 9 deletions

View File

@ -85,15 +85,15 @@ Sheets are served from [unpkg](https://unpkg.com), a global CDN that serves file
#### Datasets #### Datasets
While all sets are available by default, you may want to include only a single set data to reduce the size of your bundle. While all sets are available by default, you may want to include only a single set data to reduce the size of your bundle.
| Set | Size | | Set | Size (on disk) |
| --------- | ------ | | --------- | -------------- |
| all | 570 KB | | all | 570 KB |
| apple | 484 KB | | apple | 484 KB |
| emojione | 485 KB | | emojione | 485 KB |
| facebook | 421 KB | | facebook | 421 KB |
| google | 483 KB | | google | 483 KB |
| messenger | 197 KB | | messenger | 197 KB |
| twitter | 484 KB | | twitter | 484 KB |
To use these data files (or any other custom data), use the `NimblePicker` component: To use these data files (or any other custom data), use the `NimblePicker` component: