feat: add answer for challenge 45

add one possible answer for the new challenge 45.
This commit is contained in:
Wandrille
2024-02-09 09:25:05 +01:00
parent 0f4f14c351
commit 7458977d35
6 changed files with 139 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
// import React from 'react';
import React from 'react';
export default function ReactPost(props: {
title?: string,