feat: collapse is an accordion

This commit is contained in:
Maël Gangloff
2024-08-25 22:07:07 +02:00
parent 891c608a9b
commit 6c34664d47
2 changed files with 9 additions and 8 deletions

View File

@@ -113,6 +113,7 @@ export default function TldPage() {
</Paragraph>
<Divider/>
<Collapse
accordion
size={sm ? 'small' : 'large'}
items={[
{

View File

@@ -421,42 +421,42 @@ msgid ""
"At the same time, the list of root RDAP servers is updated."
msgstr ""
#: assets/pages/search/TldPage.tsx:120
#: assets/pages/search/TldPage.tsx:121
msgid "Sponsored Top-Level-Domains"
msgstr ""
#: assets/pages/search/TldPage.tsx:122
#: assets/pages/search/TldPage.tsx:123
msgid ""
"Top-level domains sponsored by specific organizations that set rules for "
"registration and use, often related to particular interest groups or "
"industries."
msgstr ""
#: assets/pages/search/TldPage.tsx:129
#: assets/pages/search/TldPage.tsx:130
msgid "Generic Top-Level-Domains"
msgstr ""
#: assets/pages/search/TldPage.tsx:131
#: assets/pages/search/TldPage.tsx:132
msgid ""
"Generic top-level domains open to everyone, not restricted by specific "
"criteria, representing various themes or industries."
msgstr ""
#: assets/pages/search/TldPage.tsx:138
#: assets/pages/search/TldPage.tsx:139
msgid "Brand Generic Top-Level-Domains"
msgstr ""
#: assets/pages/search/TldPage.tsx:140
#: assets/pages/search/TldPage.tsx:141
msgid ""
"Generic top-level domains associated with specific brands, allowing "
"companies to use their own brand names as domains."
msgstr ""
#: assets/pages/search/TldPage.tsx:147
#: assets/pages/search/TldPage.tsx:148
msgid "Country-Code Top-Level-Domains"
msgstr ""
#: assets/pages/search/TldPage.tsx:149
#: assets/pages/search/TldPage.tsx:150
msgid ""
"Top-level domains based on country codes, identifying websites according to "
"their country of origin."