Files
Adithya Vardhan c6b9b2f7aa feat: make icons and popups dynamic & change file structure (#3336)
* chore: components and popups folder

* fix: run scripts on document_end

* feat: make icons and popups dynamic

* fix: restricted page handling

Co-authored-by: Adithya Vardhan <im-adithya@Adithyas-MacBook-Air.local>
2022-11-10 16:03:27 +00:00

19 lines
349 B
HTML

<script src="shared.js"></script>
<link rel="stylesheet" href="shared.css" />
<style>
html,
body {
min-width: 460px;
min-height: 39px;
}
hr {
width: 100%;
}
</style>
<p>
<b>This page is using the production build of Lexical. &#x2705;</b>
<br />
Open the developer tools, and "Lexical" tab will appear to the right.
</p>