!backendInterviewGuide === frontendInterviewGuide
import { Button } from '@mantine/core'; function Demo() { return <Button>Hello</Button>}