Skip to content

Sprint-6 Solution - #1

Open
llopFilms wants to merge 12 commits into
mainfrom
develop
Open

Sprint-6 Solution#1
llopFilms wants to merge 12 commits into
mainfrom
develop

Conversation

@llopFilms

Copy link
Copy Markdown
Collaborator

No description provided.

@llopFilms llopFilms changed the title Develop Sprint-6 Solution Oct 26, 2022
Comment thread sprint6/src/App.js
import { FonsHistoriaGS } from "./components/globalStyles/FonsHistoriaGS";

function App() {
const [inici, setInici] = useState(true);

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Normalmente ponemos todos los hooks juntos y luego ya las funciones normales.


export const Benvinguda = ({ eInici }) => {
return (
<ContainerS className="container-inici">

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Si usas styled-componentes no usaría className

- Carpeta inicial nova
- Doble README
- Carpetes de components amb maj
- Reset del build
- Arxius styled-component en maj + nom
- Hooks al principi de App
- Reset de build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants