Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "Add CheatSheet form on internal page"

Merged Christophe Chaudier requested to merge 63-add-cheatsheet-form-on-internal-page into master
Compare and Show latest version
27 files
+ 18097
4770
Compare changes
  • Side-by-side
  • Inline
Files
27
+ 10
0
// import React from "react";
// import image from '../pages/cheatsheet_cover.png';
// export default function CheatImage({image}) {
// return (
// <>
// <img src={image} />
// </>
// );
// }
\ No newline at end of file
Loading