Skip to content

Commit b479a7c

Browse files
committed
update labels
1 parent c0d9096 commit b479a7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/create-lz-oapp/src/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export const getExamples = (): Example[] => {
2727
},
2828
{
2929
id: 'oft',
30-
label: 'OFT',
30+
label: 'OFT - EVM only',
3131
repository,
3232
directory: 'examples/oft',
3333
ref,
@@ -151,7 +151,7 @@ export const getExamples = (): Example[] => {
151151
: []),
152152
{
153153
id: 'oft-solana',
154-
label: 'OFT (Solana)',
154+
label: 'OFT - EVM, Solana',
155155
repository,
156156
directory: 'examples/oft-solana',
157157
ref,

0 commit comments

Comments
 (0)