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
🛩️ We are creating a paragraph component with a slot inside it that will allow us to add additional content inside it.
35
35
36
-
🛩️ Then we given it some styles.
36
+
🛩️ Then we've given it some styles.
37
37
38
38
Next up we are going to create similar files but we are just changing the font size. So in the same directory create a `HeadingTwo.vue` file with the following:
0 commit comments