Skip to content

Commit ee53c9e

Browse files
eranshmildanilowoz
authored andcommitted
chore(readme): fix url and add new similar package (#136)
1 parent efc7fdd commit ee53c9e

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
@@ -96,7 +96,7 @@ Defaults to `false`. Content right-to-left.
9696

9797
**`preserveAspectRatio?: string`**
9898

99-
Defaults to `xMidYMid meet`. Aspect ratio option of `<svg/>`. See the available options [here](https://github.com/danilowoz/react-content-loader/blob/improv/doc/src/interface.ts#L7).
99+
Defaults to `xMidYMid meet`. Aspect ratio option of `<svg/>`. See the available options [here](https://github.com/danilowoz/react-content-loader/blob/master/src/interface.ts#L7).
100100

101101
**`primaryColor?: string`**
102102

@@ -204,7 +204,7 @@ const MyLoader = () => (
204204
- [React Native](https://github.com/virusvn/react-native-svg-animated-linear-gradient);
205205
- [Preact](https://github.com/bonitasoft/preact-content-loader);
206206
- Vue.js: [vue-content-loading](https://github.com/LucasLeandro1204/vue-content-loading), [vue-content-loader](https://github.com/egoist/vue-content-loader);
207-
- [Angular](https://github.com/Gbuomprisco/ngx-content-loading).
207+
- Angular: [ngx-content-loading](https://github.com/Gbuomprisco/ngx-content-loading), [ngx-content-loader](https://github.com/NetanelBasal/ngx-content-loader).
208208

209209
## Development
210210

0 commit comments

Comments
 (0)