🎬 update currently watching
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
		
							parent
							
								
									3117170548
								
							
						
					
					
						commit
						03a930bb23
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -27,7 +27,6 @@ function getEmojiStars(rating:any) {
 | 
				
			||||||
		<h2 class="text-xl font-semibold">2023 - Currently Watching:</h2>
 | 
							<h2 class="text-xl font-semibold">2023 - Currently Watching:</h2>
 | 
				
			||||||
        <p>👀 ONE PIECE Egghead Arc</p>
 | 
					        <p>👀 ONE PIECE Egghead Arc</p>
 | 
				
			||||||
        <p>👀 Star Wars: The Clone Wars S02</p>
 | 
					        <p>👀 Star Wars: The Clone Wars S02</p>
 | 
				
			||||||
        <p>👀 JUJUTSU KAISEN S02</p>
 | 
					 | 
				
			||||||
        {sortedYears.map(year => (
 | 
					        {sortedYears.map(year => (
 | 
				
			||||||
            <section>
 | 
					            <section>
 | 
				
			||||||
                <div class="flex items-center gap-2 text-xl font-semibold mb-2">{year} - Finished <p class="text-xs">({tvByYear[year].length} entries)</p></div>
 | 
					                <div class="flex items-center gap-2 text-xl font-semibold mb-2">{year} - Finished <p class="text-xs">({tvByYear[year].length} entries)</p></div>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue