Skip to content

Commit 33e05ee

Browse files
committed
Seeed Studio Wiki merged; drop Lexical from in-review
- Add Seeed Studio Wiki to adopters (Seeed-Studio/wiki-documents#4682 merged) - Remove Lexical from review list — owner chose server-side implementation, not a rejection of the plugin
1 parent a351611 commit 33e05ee

1 file changed

Lines changed: 1 addition & 14 deletions

File tree

src/pages/index.tsx

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ const usedBySites = [
2626
{site: 'Cardano', href: 'https://docs.cardano.org', logo: 'https://github.com/cardano-foundation.png'},
2727
{site: 'Seal', href: 'https://seal-docs.wal.app', logo: 'https://seal-docs.wal.app/img/logo.svg'},
2828
{site: 'Walrus', href: 'https://docs.wal.app', logo: 'https://docs.wal.app/img/logo.svg'},
29+
{site: 'Seeed Studio Wiki', href: 'https://wiki.seeedstudio.com', logo: 'https://github.com/Seeed-Studio.png'},
2930
{site: 'SuiNS', href: 'https://docs.suins.io', logo: 'https://docs.suins.io/img/logo.svg'},
3031
{site: 'Kaia', href: 'https://docs.kaia.io', logo: 'https://github.com/kaiachain.png'},
3132
{site: 'Chronicle', href: 'https://docs.chroniclelabs.org', logo: 'https://github.com/chronicleprotocol.png'},
@@ -49,20 +50,6 @@ const reviewItems = [
4950
detail: 'Iterating on placement with @brandyscarney; button now lives above the TOC.',
5051
tone: 'statusReady',
5152
},
52-
{
53-
site: 'Lexical docs',
54-
href: 'https://github.com/facebook/lexical/pull/8568',
55-
status: 'In review',
56-
detail: 'Reviewed by @etrepum (Meta); follow-up debug info shared.',
57-
tone: 'statusReady',
58-
},
59-
{
60-
site: 'Seeed Studio Wiki',
61-
href: 'https://github.com/Seeed-Studio/wiki-documents/pull/4682',
62-
status: 'Pending merge',
63-
detail: 'Maintainer @nfs0619 confirmed; wiring locale labels before merging.',
64-
tone: 'statusReady',
65-
},
6653
{
6754
site: 'Ceramic docs',
6855
href: 'https://github.com/ceramicnetwork/docs-docusaurus/pull/114',

0 commit comments

Comments
 (0)