App: continue replacing references to old repository

This commit is contained in:
rektdeckard
2020-08-16 16:42:11 -04:00
parent 62b08e1ac2
commit 9e1cff44d8

View File

@@ -29,7 +29,7 @@ Phosphor is available as an icon font and a React package, which can be sourced
### React ### React
- **Flex or flow** Phosphor's intuitive but powerful API can style the `color`, `size`, and `weight` of an icon with a few keystrokes, or directly manipulate the SVG at runtime through render props to do some amazing things! Check out some examples on [Github](https://github.com/rektdeckard/phosphor-react). - **Flex or flow** Phosphor's intuitive but powerful API can style the `color`, `size`, and `weight` of an icon with a few keystrokes, or directly manipulate the SVG at runtime through render props to do some amazing things! Check out some examples on [Github](https://github.com/phosphor-icons/phosphor-react).
```jsx ```jsx
import React from "react"; import React from "react";