mirror of
https://github.com/ivabus/gui
synced 2025-06-07 15:50:27 +03:00
Run prettier
This commit is contained in:
parent
3a6503dd01
commit
8632ef29fa
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
<ArticleCard
|
<ArticleCard
|
||||||
content={{
|
content={{
|
||||||
title: 'authenticating',
|
title: 'authenticating',
|
||||||
copy: "Using tea without authenticating is like playing a video game without the DLC. Join us today!",
|
copy: 'Using tea without authenticating is like playing a video game without the DLC. Join us today!',
|
||||||
img_url: '/images/bored-ape.png',
|
img_url: '/images/bored-ape.png',
|
||||||
cta_label: 'Get Started',
|
cta_label: 'Get Started',
|
||||||
link: ''
|
link: ''
|
||||||
|
|
Loading…
Reference in a new issue