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
332 B
HTML

<script src="shared.js"></script>
<link rel="stylesheet" href="shared.css" />
<style>
html,
body {
min-width: 410px;
min-height: 33px;
}
hr {
width: 100%;
}
</style>
<p>
<b>This page doesn&rsquo;t appear to be using Lexical.</b>
<br />
If this seems wrong, follow the troubleshooting instructions.
</p>