Skip to content

Commit

Permalink
chore: update website
Browse files Browse the repository at this point in the history
  • Loading branch information
showlotus committed Jan 3, 2024
1 parent b70b1c3 commit aea2cf0
Show file tree
Hide file tree
Showing 18 changed files with 247,055 additions and 4 deletions.
4 changes: 1 addition & 3 deletions packages/jsx-explorer/src/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ const App = {
userSelect: 'none',
},
onClick() {
window.open(
'https://showlotus.github.io/babel-plugin-jsx/packages/jsx-explorer/dist'
);
window.open('https://showlotus.github.io/babel-plugin-jsx/website');
},
},
'babel-plugin-jsx explorer'
Expand Down
Loading

0 comments on commit aea2cf0

Please sign in to comment.