Skip to content

Commit 9b1ce73

Browse files
author
Eduardo García Sanz
committed
Wrong title type
1 parent 4193428 commit 9b1ce73

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,18 +81,15 @@ one for symbols for example).
8181

8282
All the templates inherit props to allow passing things like ```className```, ```id```...
8383

84-
SVG Template
85-
============
84+
### SVG Template
8685

8786
The default one, having the ```<svg>``` as the root.
8887

89-
Icon Template
90-
=============
88+
### Icon Template
9189

9290
This one has an ```<span class="icon icon-__SLUG_FROM FILES_NAME__>``` as the root.
9391

94-
All Template
95-
============
92+
### All Template
9693

9794
This one can be configured through the ```type``` prop to finally render as one of the above. The default type
9895
is svg but you can change it passing the type to the transform's config.

0 commit comments

Comments
 (0)