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
Commit 73843116 authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

fix: ci lint

parent e92a4670
No related branches found
No related tags found
1 merge request!50Resolve "ci: fix lint"
Pipeline #5095 passed
/* eslint-disable react/prop-types */
import React from "react";
import styles from "./TextRight.module.css";
import useBaseUrl from '@docusaurus/useBaseUrl';
import useBaseUrl from "@docusaurus/useBaseUrl";
export default function TextRight({children, img}) {
return (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment