remove vogel-social-media-folder from frontend and merge .gitignore into one file

This commit is contained in:
luisa.bellitto 2025-05-08 17:09:06 +02:00 committed by Rudi Regentonne
parent 26506630ef
commit 73ba7a09c6
27 changed files with 35 additions and 34 deletions

View file

@ -0,0 +1,5 @@
// jest-dom adds custom jest matchers for asserting on DOM nodes.
// allows you to do things like:
// expect(element).toHaveTextContent(/react/i)
// learn more: https://github.com/testing-library/jest-dom
import '@testing-library/jest-dom';