midnight-rush-faqs
faq
Title copy goes here
sagittis eros. Quisque quis euismod lorem. Etiam sodales ac felis id interdum. Proin viverra nulla sem, vel molestie lacus volutpat nec. Integer ut bibendum erat.
Are there really zero fees?
Is Fastn secure?
Does Fastn replace my accounting software?
Is Fastn a bank?
Are the payments really instant?
Do my clients and vendors have to sign up for Fastn too?
How does Fastn make money?
;; In FASTN.ftd
-- fastn.dependency:fastn-community.github.io/midnight-rush-faqs

;; In the file where you want to add the header (e.g., `index.ftd`)

;; Add this at the top of the file
-- import: fastn-community.github.io/midnight-rush-faqs as faqs

;; Add this where you want to show the component
-- faqs.faq: Title copy goes here
faq-list: $faqs-list

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse tincidunt sagittis eros. Quisque quis euismod lorem. Etiam sodales ac felis id interdum. Proin viverra nulla sem, vel molestie lacus volutpat nec. Integer ut bibendum erat.
Lang:
ftd
Properties
`title`
:
caption (`optional`)
It's used to define the title for your faqs component.
`subtitle`
:
body (`optional`)
It's used to define the subtitle for your faqs component.
`faq-list`
:
list (`required`)
It's used to define the faq list for faqs component.