Skip to content

Commit

Permalink
website: update website/public/bundle.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 26, 2022
1 parent 04af9ec commit cc5a972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/public/bundle.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<meta name="description" content="React components that handle the overall layout of the page." />
</head>
<body>
<a href="https://uiwjs.github.io/react-layout">@uiw/react-layout</a>
<div id="container" style="padding: 24px"></div>
<script type="text/babel">
import Layout from '@uiw/react-layout';
Expand Down

0 comments on commit cc5a972

Please sign in to comment.