We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e440a12 commit 5ddce80Copy full SHA for 5ddce80
samples/README.md
@@ -1,7 +1,7 @@
1
## Examples
2
3
#### Custom notification type
4
-Following example shows usage of custom notification type defined as option
+1\. Following example shows usage of custom notification type defined as option
5
6
```jsx
7
import React from "react";
@@ -39,7 +39,7 @@ class App extends React.Component {
39
}
40
```
41
42
-Custom types need to use custom CSS (not included in `react-notifications-component`)
+2.\ Custom types need to use custom CSS (not included in `react-notifications-component`)
43
44
```scss
45
.notification-awesome {
0 commit comments