File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ import P from '../../components/P'
5
5
6
6
export default ( ) => (
7
7
< Layout
8
- prev = "/examples/rotating-loader /"
9
- prevLabel = "Example: rotating loader "
10
- next = "/browser-support /"
11
- nextLabel = "Browser support "
8
+ prev = "/properties/classname-style /"
9
+ prevLabel = "Props: className & style "
10
+ next = "/examples/dotted-loader /"
11
+ nextLabel = "Example: dotted loader "
12
12
>
13
13
< H1 > Examples: around the web</ H1 >
14
- < P large > A few links with some inspiring shape blobbing action.</ P >
14
+ < P large smallMargin > A few links with some inspiring shape blobbing action.</ P >
15
15
< Link title = "Blobs by Misaki Nakano" href = "https://codepen.io/mnmxmx/full/VjjvEq" />
16
16
< Link title = "Button bubble by Adrien Grsmto" href = "https://codepen.io/Grsmto/full/RPQPPB" />
17
17
< Link title = "Creative gooey effects by Lucas Bebber" href = "https://tympanus.net/Development/CreativeGooeyEffects/" />
You can’t perform that action at this time.
0 commit comments