You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now you have installed **Highway** it's time to dive into how you can now use it... And you know what? It's pretty simple.
43
+
Now you have installed **Highway** it's time to dive into how you can use it... And you know what? It's pretty simple.
44
44
First let's *import***Highway**:
45
45
46
46
```javascript
@@ -68,7 +68,7 @@ You are now ready to create some beautiful and creative transitions between your
68
68
69
69
## Renderers
70
70
71
-
Everytime you create a page you need to relate it to a **renderer**. This way **Highway** knows how to deal with this page's transitions. Luckily we have done **almost** all the work for you, great isn't it? However you have a part play in this and here is how you can setup properly your renderers.
71
+
Everytime you create a page you need to relate it to a **renderer**. This way **Highway** knows how to deal with this page's transitions. Luckily we have done **almost** all the work for you, great isn't it? However you have a part to play in this and here is how you can setup properly your renderers.
0 commit comments