11
2+
23<!-- Commit changes
34 docs: update Readme
45-->
@@ -206,10 +207,6 @@ Array(0)
206207
207208
208209
209-
210-
211-
212-
213210
214211 <!-- ----------------------------------SUMMARY-->
215212
@@ -281,6 +278,39 @@ Array(0)
281278 }
282279 ...
283280 ` ` `
281+
282+ - #### Render component StackIcons example:
283+
284+ <div align="center">
285+
286+ 
287+ 
288+ 
289+ 
290+ 
291+ 
292+ 
293+ 
294+ 
295+ 
296+ 
297+ 
298+ 
299+ 
300+ 
301+ 
302+ 
303+ 
304+ 
305+ 
306+ 
307+ 
308+ 
309+ 
310+ 
311+ 
312+
313+ </div>
284314 <br>
285315
286316- ` StackLabels ` component returns, based on the iteration of the topics array that is contained in data, labels of the stacks used in your project. Insert the stacks used in the topics field of your repository. Check the [Stack Icons](https://github-automated-repos.vercel.app/documentation/stackIcons) tab!
@@ -295,7 +325,25 @@ Array(0)
295325 }
296326 ...
297327
298- ` ` `
328+ ` ` `
329+ - #### Render component StackLabels example:
330+
331+ <div align="center">
332+
333+ 
334+ 
335+ 
336+      
337+ 
338+ 
339+ 
340+ 
341+ 
342+ 
343+ 
344+ 
345+ </div>
346+
299347 <br>
300348
301349- ` ProjectIcons ` component returns, based on the iteration of the topics array that is contained in data, icons to represent your project. The project tag must be inserted in the topics field of your repository. Check the [Project Icons](https://github-automated-repos.vercel.app/documentation/projectIcons) tab!
0 commit comments