graph/src/app/about/faqs.ts

7 lines
78 B
TypeScript

export const faqs = [
/* {
question: 'Test',
answer: 'Test'
}*/
];